Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/dist-an8-ai-build-45188-21856/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 aarch64 --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 warning: Macro expanded in comment on line 4: %global cpp_std 17 warning: Macro expanded in comment on line 245: %{name}-1.37.0-grpc_cli-do-not-link-gtest-gmock.patch Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/grpc-1.34.1-8.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/dist-an8-ai-build-45188-21856/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 aarch64 --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 warning: Macro expanded in comment on line 4: %global cpp_std 17 warning: Macro expanded in comment on line 245: %{name}-1.37.0-grpc_cli-do-not-link-gtest-gmock.patch Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ernAvl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-1.34.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-1.34.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.34.1 + /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/grpc-1.37.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.37.0-python-grpcio-use-system-abseil.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.36.4-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.36.4-python-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.36.4-python-grpcio_tests-skip-compression-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.37.0-importlib-abc-python3.10.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.34.1-python-use-independ-typehints.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.34.1-python-grpcio_tests-skip-compression-reset-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + 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 + rm -rvf third_party/upb/third_party/wyhash + ln -s /usr/include/wyhash_final1/ third_party/upb/third_party/wyhash + rm -rvf third_party/xxhash + 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/*.c' 'src/boringssl/*.cc' third_party/cares/ares_build.h third_party/rake-compiler-dock third_party/upb/third_party/lunit removed 'third_party/cares/ares_build.h' removed 'third_party/rake-compiler-dock/README.md' removed 'third_party/rake-compiler-dock/build/patchelf_gem.sh' removed 'third_party/rake-compiler-dock/build/patches/ruby-2.5.7/no_sendfile.patch' removed directory 'third_party/rake-compiler-dock/build/patches/ruby-2.5.7' removed 'third_party/rake-compiler-dock/build/patches/ruby-2.7.0/no_sendfile.patch' removed directory 'third_party/rake-compiler-dock/build/patches/ruby-2.7.0' removed directory 'third_party/rake-compiler-dock/build/patches' removed 'third_party/rake-compiler-dock/build/patches2/hoe-3.20.0/0001-Load-encrypted-private-key-using-ENV-GEM_PRIVATE_KEY.patch' removed directory 'third_party/rake-compiler-dock/build/patches2/hoe-3.20.0' removed 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/0001-Fix-determining-of-ruby-versions-in-rake-native-gem.patch' removed 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/0001-cross-ruby-remove-needless-Makefile.in-preparation.patch' removed 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/0002-Extend-mingw-search-pattern-to-find-x86_64-gcc.patch' removed 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/0002-Strip-cross-built-shared-library-files-while-linking.patch' removed 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/0003-Allow-building-of-cross-rubies-in-parallel.patch' removed 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0/0004-Enable-build-of-static-libruby.patch' removed directory 'third_party/rake-compiler-dock/build/patches2/rake-compiler-1.1.0' removed 'third_party/rake-compiler-dock/build/patches2/ruby-2.7.0/ruby2_keywords.patch' removed directory 'third_party/rake-compiler-dock/build/patches2/ruby-2.7.0' removed directory 'third_party/rake-compiler-dock/build/patches2' removed 'third_party/rake-compiler-dock/build/sigfw.c' removed directory 'third_party/rake-compiler-dock/build' removed 'third_party/rake-compiler-dock/push_testing_images.sh' removed 'third_party/rake-compiler-dock/rake_x64-mingw32/Dockerfile' removed directory 'third_party/rake-compiler-dock/rake_x64-mingw32' removed 'third_party/rake-compiler-dock/rake_x86-linux/Dockerfile' removed directory 'third_party/rake-compiler-dock/rake_x86-linux' removed 'third_party/rake-compiler-dock/rake_x86-mingw32/Dockerfile' removed directory 'third_party/rake-compiler-dock/rake_x86-mingw32' removed 'third_party/rake-compiler-dock/rake_x86_64-linux/Dockerfile' removed directory 'third_party/rake-compiler-dock/rake_x86_64-linux' removed directory 'third_party/rake-compiler-dock' removed 'third_party/upb/third_party/lunit/LICENSE' removed 'third_party/upb/third_party/lunit/README.google' removed 'third_party/upb/third_party/lunit/console.lua' removed 'third_party/upb/third_party/lunit/lunit.lua' removed directory 'third_party/upb/third_party/lunit' + echo '' + rm -rvf examples/android src/android removed 'examples/android/helloworld/.gitignore' removed 'examples/android/helloworld/README.md' removed 'examples/android/helloworld/app/.gitignore' removed 'examples/android/helloworld/app/CMakeLists.txt' removed 'examples/android/helloworld/app/build.gradle' removed 'examples/android/helloworld/app/proguard-rules.pro' removed 'examples/android/helloworld/app/src/main/AndroidManifest.xml' 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/res/layout/activity_helloworld.xml' removed directory 'examples/android/helloworld/app/src/main/res/layout' 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 '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-xhdpi/ic_launcher.png' removed directory 'examples/android/helloworld/app/src/main/res/mipmap-xhdpi' 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/values/strings.xml' removed directory 'examples/android/helloworld/app/src/main/res/values' removed directory 'examples/android/helloworld/app/src/main/res' removed directory 'examples/android/helloworld/app/src/main' removed directory 'examples/android/helloworld/app/src' removed directory 'examples/android/helloworld/app' removed 'examples/android/helloworld/build.gradle' removed 'examples/android/helloworld/gradle.properties' 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/gradlew' removed 'examples/android/helloworld/gradlew.bat' removed 'examples/android/helloworld/settings.gradle' removed directory 'examples/android/helloworld' removed directory 'examples/android' removed 'src/android/test/interop/.gitignore' removed 'src/android/test/interop/README.md' removed 'src/android/test/interop/app/.gitignore' removed 'src/android/test/interop/app/CMakeLists.txt' removed 'src/android/test/interop/app/build.gradle' removed 'src/android/test/interop/app/proguard-rules.pro' 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/AndroidManifest.xml' 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/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/mipmap-hdpi/ic_launcher.png' removed directory 'src/android/test/interop/app/src/main/res/mipmap-hdpi' 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-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-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/values/strings.xml' removed directory 'src/android/test/interop/app/src/main/res/values' removed directory 'src/android/test/interop/app/src/main/res' removed directory 'src/android/test/interop/app/src/main' removed directory 'src/android/test/interop/app/src' removed directory 'src/android/test/interop/app' removed 'src/android/test/interop/build.gradle' removed 'src/android/test/interop/gradle.properties' 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/gradlew' removed 'src/android/test/interop/gradlew.bat' removed 'src/android/test/interop/settings.gradle' removed directory 'src/android/test/interop' removed directory 'src/android/test' removed directory 'src/android' + find . -type f -name .gitignore -print -delete ./.gitignore ./bazel/test/python_test_repo/.gitignore ./doc/.gitignore ./examples/cpp/helloworld/.gitignore ./examples/csharp/.gitignore ./examples/csharp/HelloworldLegacyCsproj/Greeter/.gitignore ./examples/csharp/HelloworldLegacyCsproj/GreeterClient/.gitignore ./examples/csharp/HelloworldLegacyCsproj/GreeterServer/.gitignore ./examples/csharp/HelloworldUnity/.gitignore ./examples/csharp/HelloworldXamarin/.gitignore ./examples/csharp/RouteGuide/.gitignore ./examples/node/.gitignore ./examples/php/.gitignore ./examples/python/helloworld/.gitignore ./examples/python/multiplex/.gitignore ./examples/python/route_guide/.gitignore ./examples/ruby/.gitignore ./examples/ruby/pubsub/.gitignore ./src/csharp/.gitignore ./src/csharp/Grpc.Auth/.gitignore ./src/csharp/Grpc.Core.Api/.gitignore ./src/csharp/Grpc.Core.NativeDebug/.gitignore ./src/csharp/Grpc.Core.Testing/.gitignore ./src/csharp/Grpc.Core.Tests/.gitignore ./src/csharp/Grpc.Core.Xamarin/.gitignore ./src/csharp/Grpc.Core/.gitignore ./src/csharp/Grpc.Examples.MathClient/.gitignore ./src/csharp/Grpc.Examples.MathServer/.gitignore ./src/csharp/Grpc.Examples.Tests/.gitignore ./src/csharp/Grpc.Examples/.gitignore ./src/csharp/Grpc.HealthCheck.Tests/.gitignore ./src/csharp/Grpc.HealthCheck/.gitignore ./src/csharp/Grpc.IntegrationTesting.Client/.gitignore ./src/csharp/Grpc.IntegrationTesting.QpsWorker/.gitignore ./src/csharp/Grpc.IntegrationTesting.Server/.gitignore ./src/csharp/Grpc.IntegrationTesting.StressClient/.gitignore ./src/csharp/Grpc.IntegrationTesting.XdsClient/.gitignore ./src/csharp/Grpc.IntegrationTesting/.gitignore ./src/csharp/Grpc.Microbenchmarks/.gitignore ./src/csharp/Grpc.Reflection.Tests/.gitignore ./src/csharp/Grpc.Reflection/.gitignore ./src/csharp/Grpc/.gitignore ./src/csharp/docfx/.gitignore ./src/php/.gitignore ./src/python/.gitignore ./src/python/grpcio/.gitignore ./src/python/grpcio/grpc/_cython/.gitignore ./src/python/grpcio_channelz/.gitignore ./src/python/grpcio_health_checking/.gitignore ./src/python/grpcio_reflection/.gitignore ./src/python/grpcio_status/.gitignore ./src/python/grpcio_tests/.gitignore ./src/python/grpcio_tests/tests/unit/_cython/.gitignore ./src/ruby/.gitignore ./test/distrib/csharp/.gitignore ./test/distrib/csharp/DistribTest/.gitignore ./third_party/upb/.gitignore ./tools/distrib/python/.gitignore ./tools/distrib/python/grpc_prefixed/.gitignore ./tools/distrib/python/grpcio_tools/.gitignore + find examples -type f -perm /0111 + 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 + 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/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/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/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/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/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/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/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/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 + 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:]]*)(def test_immediately_connectable_channel_connectivity)\b/\1@unittest.skip('\''May hang unexplainedly'\'')\n\1\2/' src/python/grpcio_tests/tests/unit/_channel_connectivity_test.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.08GkKY + umask 022 + cd /builddir/build/BUILD + cd grpc-1.34.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DgRPC_INSTALL:BOOL=ON -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -DgRPC_INSTALL_BINDIR:PATH=/usr/bin -DgRPC_INSTALL_LIBDIR:PATH=/usr/lib64 -DgRPC_INSTALL_INCLUDEDIR:PATH=/usr/include -DgRPC_INSTALL_CMAKEDIR:PATH=/usr/lib64/cmake/grpc -DgRPC_INSTALL_SHAREDIR:PATH=/usr/share/grpc -DgRPC_BUILD_TESTS:BOOL=OFF -DgRPC_BUILD_CODEGEN:BOOL=ON -DgRPC_BUILD_CSHARP_EXT:BOOL=ON -DgRPC_BACKWARDS_COMPATIBILITY_MODE:BOOL=OFF -DgRPC_ZLIB_PROVIDER:STRING=package -DgRPC_CARES_PROVIDER:STRING=package -DgRPC_RE2_PROVIDER:STRING=package -DgRPC_SSL_PROVIDER:STRING=package -DgRPC_PROTOBUF_PROVIDER:STRING=package -DgRPC_PROTOBUF_PACKAGE_TYPE:STRING=MODULE -DgRPC_BENCHMARK_PROVIDER:STRING=package -DgRPC_ABSL_PROVIDER:STRING=package -DgRPC_USE_PROTO_LITE:BOOL=OFF -DgRPC_BUILD_GRPC_CPP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_CSHARP_PLUGIN:BOOL=OFF -DgRPC_BUILD_GRPC_NODE_PLUGIN:BOOL=OFF -DgRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN:BOOL=OFF -DgRPC_BUILD_GRPC_PHP_PLUGIN:BOOL=OFF -DgRPC_BUILD_GRPC_PYTHON_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_RUBY_PLUGIN:BOOL=OFF -GNinja -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find c-ares (missing: c-ares_DIR) -- Found c-ares: /usr/include (found suitable version "1.13.0", minimum required is "1.13.0") -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "3.14.0") -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- Found RE2 via pkg-config. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1c") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_VERBOSE_MAKEFILE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/grpc-1.34.1 + cmake --build . [1/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o -c src/core/lib/gpr/cpu_iphone.cc [2/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o -c src/core/lib/gpr/cpu_windows.cc [3/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o -c src/core/lib/gpr/env_posix.cc [4/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o -c src/core/lib/gpr/env_windows.cc [5/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o -c src/core/lib/gpr/cpu_posix.cc [6/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o -c src/core/lib/gpr/log_android.cc [7/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o -c src/core/lib/gpr/atm.cc [8/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o -c src/core/lib/gpr/log_posix.cc [9/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o -c src/core/lib/gpr/string_util_windows.cc [10/1026] /usr/bin/c++ -I. -Iinclude -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -MD -MT CMakeFiles/gen_percent_encoding_tables.dir/tools/codegen/core/gen_percent_encoding_tables.cc.o -MF CMakeFiles/gen_percent_encoding_tables.dir/tools/codegen/core/gen_percent_encoding_tables.cc.o.d -o CMakeFiles/gen_percent_encoding_tables.dir/tools/codegen/core/gen_percent_encoding_tables.cc.o -c tools/codegen/core/gen_percent_encoding_tables.cc [11/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o -c src/core/lib/gpr/alloc.cc [12/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o -c src/core/lib/gpr/cpu_linux.cc [13/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o -c src/core/lib/gpr/log_windows.cc [14/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o -c src/core/lib/gpr/murmur_hash.cc [15/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o -c src/core/lib/gpr/string_windows.cc [16/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o -c src/core/lib/gpr/string_posix.cc [17/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o -c src/core/lib/gpr/sync_posix.cc [18/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o -c src/core/lib/gpr/sync_windows.cc [19/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o -c src/core/lib/gpr/time_windows.cc [20/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tls_pthread.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tls_pthread.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tls_pthread.cc.o -c src/core/lib/gpr/tls_pthread.cc [21/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c src/core/lib/gpr/tmpfile_msys.cc [22/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o -c src/core/lib/gpr/sync.cc [23/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o -c src/core/lib/gpr/time_posix.cc [24/1026] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gen_percent_encoding_tables.dir/tools/codegen/core/gen_percent_encoding_tables.cc.o -o gen_percent_encoding_tables /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread && : [25/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c src/core/lib/gpr/wrap_memcpy.cc [26/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c src/core/lib/gpr/tmpfile_windows.cc [27/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o -c src/core/lib/gpr/env_linux.cc [28/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o -c src/core/lib/gpr/time.cc [29/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o -c src/core/lib/gprpp/stat_windows.cc [30/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o -c src/core/lib/gpr/time_precise.cc [31/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o -c src/core/lib/gprpp/thd_windows.cc [32/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o -c src/core/lib/gprpp/mpscq.cc [33/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -c src/core/lib/profiling/stap_timers.cc [34/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o -c src/core/lib/profiling/basic_timers.cc [35/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o -c src/core/lib/gpr/log.cc [36/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c src/core/lib/gpr/tmpfile_posix.cc [37/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/arena.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/arena.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/arena.cc.o -c src/core/lib/gprpp/arena.cc [38/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o -c src/core/lib/gprpp/examine_stack.cc [39/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o -c src/core/lib/gprpp/fork.cc [40/1026] /usr/bin/c++ -I. -Iinclude -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -pthread -std=c++11 -MD -MT CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -MF CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o.d -o CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -c tools/codegen/core/gen_hpack_tables.cc [41/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o -c src/core/lib/gpr/sync_abseil.cc [42/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o -c src/core/lib/gprpp/thd_posix.cc [43/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o -c src/core/lib/gpr/string.cc [44/1026] /usr/bin/cc -Dgrpc_csharp_ext_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_csharp_ext.dir/src/csharp/ext/grpc_csharp_ext.c.o -MF CMakeFiles/grpc_csharp_ext.dir/src/csharp/ext/grpc_csharp_ext.c.o.d -o CMakeFiles/grpc_csharp_ext.dir/src/csharp/ext/grpc_csharp_ext.c.o -c src/csharp/ext/grpc_csharp_ext.c [45/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o -c src/core/lib/gpr/log_linux.cc [46/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o -c src/core/lib/gprpp/stat_posix.cc [47/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o -c src/core/lib/gprpp/global_config_env.cc [48/1026] /usr/bin/c++ -Dgpr_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o -c src/core/lib/gprpp/host_port.cc [49/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgpr.so.14 -o libgpr.so.14.0.0 CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/env_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_android.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_linux.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/log_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/murmur_hash.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_util_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/string_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_abseil.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/sync_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_precise.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/time_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tls_pthread.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_msys.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/tmpfile_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gpr/wrap_memcpy.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/arena.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/examine_stack.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/fork.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/global_config_env.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/host_port.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/mpscq.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/stat_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_posix.cc.o CMakeFiles/gpr.dir/src/core/lib/gprpp/thd_windows.cc.o CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.cc.o CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.cc.o -ldl -lrt -lm -lpthread /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_status.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_base.so -lpthread /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_raw_logging_internal.so /usr/lib64/libabsl_log_severity.so && : [50/1026] /usr/bin/cmake -E cmake_symlink_library libgpr.so.14.0.0 libgpr.so.14 libgpr.so && : [51/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o -c src/core/ext/filters/census/grpc_context.cc [52/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o -c src/core/ext/filters/client_channel/config_selector.cc [53/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -c src/core/ext/filters/client_channel/http_proxy.cc [54/1026] /usr/bin/c++ -I. -Iinclude -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -MD -MT CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -MF CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o.d -o CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -c src/compiler/python_plugin.cc [55/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -c src/core/ext/filters/client_channel/backup_poller.cc [56/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -c src/core/ext/filters/client_channel/backend_metric.cc [57/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -c src/core/ext/filters/client_channel/global_subchannel_pool.cc [58/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -c src/core/ext/filters/client_channel/client_channel_factory.cc [59/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -c src/core/ext/filters/client_channel/channel_connectivity.cc [60/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -c src/core/ext/filters/client_channel/client_channel_plugin.cc [61/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -c src/core/ext/filters/message_size/message_size_filter.cc [62/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o -c src/core/ext/filters/client_channel/http_connect_handshaker.cc [63/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc [64/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [65/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o -c src/core/ext/filters/client_channel/http_connect_handshaker.cc [66/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [67/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [68/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [69/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -c src/core/ext/filters/client_channel/health/health_check_client.cc [70/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc [71/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc [72/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [73/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [74/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -c src/core/ext/filters/client_channel/local_subchannel_pool.cc [75/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc [76/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -c src/core/ext/filters/client_channel/client_channel_channelz.cc [77/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -c src/core/ext/filters/client_channel/lb_policy.cc [78/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc [79/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [80/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [81/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver.cc.o -c src/core/ext/filters/client_channel/resolver.cc [82/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [83/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc [84/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [85/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [86/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -c src/core/ext/filters/client_channel/retry_throttle.cc [87/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -c src/core/ext/filters/client_channel/lb_policy_registry.cc [88/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [89/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [90/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o -c src/core/ext/filters/client_channel/resolver_registry.cc [91/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [92/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [93/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [94/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/server_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/server_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/server_address.cc.o -c src/core/ext/filters/client_channel/server_address.cc [95/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [96/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc [97/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [98/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -c src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [99/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -c src/core/ext/filters/client_channel/resolver_result_parsing.cc [100/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -c src/core/ext/filters/deadline/deadline_filter.cc [101/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o -c src/core/ext/filters/client_idle/client_idle_filter.cc [102/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -c src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error**) const': src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:56:10: warning: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' may be used uninitialized in this function [-Wmaybe-uninitialized] struct ChildConfig { ^~~~~~~~~~~ src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:657:45: note: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' was declared here WeightedTargetLbConfig::ChildConfig child_config; ^~~~~~~~~~~~ [103/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o -c src/core/ext/filters/client_channel/resolving_lb_policy.cc [104/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o -c src/core/ext/filters/client_channel/service_config_parser.cc [105/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o -c src/core/ext/filters/http/client_authority_filter.cc [106/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -c src/core/ext/transport/chttp2/alpn/alpn.cc [107/1026] /usr/bin/c++ -I. -Iinclude -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -MD -MT CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -MF CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o.d -o CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -c src/compiler/cpp_plugin.cc [108/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config.cc.o -c src/core/ext/filters/client_channel/service_config.cc [109/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -c src/core/ext/filters/http/http_filters_plugin.cc [110/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -c src/core/ext/filters/http/client/http_client_filter.cc [111/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -c src/core/ext/filters/http/message_compress/message_compress_filter.cc [112/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o -c src/core/ext/filters/workarounds/workaround_utils.cc [113/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/max_age/max_age_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/max_age/max_age_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/max_age/max_age_filter.cc.o -c src/core/ext/filters/max_age/max_age_filter.cc [114/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -c src/core/ext/filters/http/server/http_server_filter.cc [115/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -c src/core/ext/filters/http/message_compress/message_decompress_filter.cc [116/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o -c src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc [117/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -c src/core/ext/transport/chttp2/transport/bin_encoder.cc [118/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -c src/core/ext/transport/chttp2/transport/bin_decoder.cc [119/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o -c src/core/ext/filters/client_channel/client_channel.cc [120/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/authority.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/authority.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/authority.cc.o -c src/core/ext/transport/chttp2/client/authority.cc [121/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o -c src/core/lib/surface/call_log_batch.cc [122/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o -c src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc [123/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o -c src/core/ext/transport/chttp2/client/insecure/channel_create.cc [124/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o -c src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc [125/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o -c src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc [126/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o -c src/core/ext/transport/chttp2/transport/chttp2_plugin.cc [127/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -c src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [128/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -c src/core/ext/transport/chttp2/client/chttp2_connector.cc [129/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o -c src/core/lib/surface/channel.cc [130/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -c src/core/ext/transport/chttp2/transport/http2_settings.cc [131/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -c src/core/ext/transport/chttp2/transport/huffsyms.cc [132/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [133/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -c src/core/ext/transport/chttp2/transport/context_list.cc [134/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -c src/core/ext/transport/chttp2/transport/varint.cc [135/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o -c src/core/ext/filters/client_channel/subchannel.cc [136/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -c src/core/ext/transport/chttp2/transport/stream_map.cc [137/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -c src/core/ext/transport/chttp2/server/chttp2_server.cc [138/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -c src/core/ext/transport/chttp2/transport/frame_goaway.cc [139/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -c src/core/ext/upb-generated/google/api/annotations.upb.c [140/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -c src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c [141/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o -c src/core/ext/transport/chttp2/transport/hpack_table.cc [142/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -c src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c [143/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -c src/core/ext/transport/chttp2/transport/frame_data.cc [144/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -c src/core/ext/upb-generated/google/api/http.upb.c [145/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c src/core/ext/upb-generated/google/protobuf/any.upb.c [146/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -c src/core/ext/transport/chttp2/transport/frame_ping.cc [147/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o -c src/core/ext/transport/chttp2/transport/incoming_metadata.cc [148/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c src/core/ext/upb-generated/google/protobuf/duration.upb.c [149/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c src/core/ext/upb-generated/google/protobuf/empty.upb.c [150/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c src/core/ext/upb-generated/google/protobuf/struct.upb.c [151/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [152/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c src/core/ext/upb-generated/google/rpc/status.upb.c [153/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c [154/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [155/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -c src/core/ext/transport/chttp2/transport/frame_settings.cc [156/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c [157/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o -c src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c [158/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c src/core/ext/transport/chttp2/transport/flow_control.cc [159/1026] /usr/bin/cc -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -c src/core/ext/upb-generated/validate/validate.upb.c [160/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -c src/core/ext/transport/chttp2/transport/frame_window_update.cc [161/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc [162/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [163/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -c src/core/ext/transport/chttp2/transport/stream_lists.cc [164/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -c src/core/ext/transport/inproc/inproc_plugin.cc [165/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/avl/avl.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/avl/avl.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/avl/avl.cc.o -c src/core/lib/avl/avl.cc [166/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o -c src/core/lib/channel/status_util.cc [167/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o -c src/core/lib/backoff/backoff.cc [168/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_args.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_args.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_args.cc.o -c src/core/lib/compression/compression_args.cc [169/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -c src/core/ext/transport/chttp2/transport/hpack_parser.cc [170/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o -c src/core/lib/compression/compression.cc [171/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -c src/core/ext/transport/chttp2/transport/parsing.cc [172/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o -c src/core/lib/channel/channel_stack.cc [173/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o -c src/core/lib/channel/channel_stack_builder.cc [174/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -c src/core/ext/transport/chttp2/transport/writing.cc [175/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o -c src/core/lib/channel/connected_channel.cc [176/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker_registry.cc.o -c src/core/lib/channel/handshaker_registry.cc [177/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o -c src/core/lib/compression/message_compress.cc [178/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o -c src/core/lib/compression/compression_internal.cc [179/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression.cc.o -c src/core/lib/compression/stream_compression.cc [180/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -c src/core/ext/transport/inproc/inproc_transport.cc [181/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o -c src/core/lib/channel/channel_args.cc [182/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker.cc.o -c src/core/lib/channel/handshaker.cc [183/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_identity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_identity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_identity.cc.o -c src/core/lib/compression/stream_compression_identity.cc [184/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o -c src/core/lib/debug/trace.cc [185/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -c src/core/lib/iomgr/endpoint_cfstream.cc [186/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o -c src/core/lib/http/parser.cc [187/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o -c src/core/lib/iomgr/endpoint_pair_uv.cc [188/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o -c src/core/lib/debug/stats_data.cc [189/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o -c src/core/lib/iomgr/error_cfstream.cc [190/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o -c src/core/lib/iomgr/cfstream_handle.cc [191/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -c src/core/lib/iomgr/endpoint_pair_windows.cc [192/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_gzip.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_gzip.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_gzip.cc.o -c src/core/lib/compression/stream_compression_gzip.cc [193/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o -c src/core/lib/iomgr/ev_apple.cc [194/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o -c src/core/lib/iomgr/buffer_list.cc [195/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc [196/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o -c src/core/lib/iomgr/call_combiner.cc [197/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o -c src/core/lib/iomgr/combiner.cc [198/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -c src/core/lib/iomgr/dualstack_socket_posix.cc [199/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o -c src/core/lib/iomgr/ev_windows.cc [200/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o -c src/core/lib/iomgr/endpoint.cc [201/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o -c src/core/lib/iomgr/fork_windows.cc [202/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o -c src/core/lib/http/httpcli.cc [203/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o -c src/core/lib/debug/stats.cc [204/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o -c src/core/lib/http/format_request.cc [205/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -c src/core/lib/iomgr/endpoint_pair_posix.cc [206/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -c src/core/lib/iomgr/gethostname_fallback.cc [207/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -c src/core/lib/iomgr/gethostname_host_name_max.cc [208/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -c src/core/lib/iomgr/gethostname_sysconf.cc [209/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o -c src/core/lib/iomgr/exec_ctx.cc [210/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o -c src/core/lib/iomgr/error.cc [211/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [212/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [213/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o -c src/core/lib/iomgr/internal_errqueue.cc [214/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o -c src/core/lib/iomgr/iocp_windows.cc [215/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o -c src/core/lib/iomgr/ev_posix.cc [216/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -c src/core/lib/iomgr/executor/mpmcqueue.cc [217/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o -c src/core/lib/iomgr/executor/threadpool.cc [218/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -c src/core/lib/iomgr/iomgr_posix_cfstream.cc [219/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o -c src/core/lib/iomgr/iomgr_windows.cc [220/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_uv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_uv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_uv.cc.o -c src/core/lib/iomgr/iomgr_uv.cc [221/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o -c src/core/lib/iomgr/fork_posix.cc [222/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o -c src/core/lib/iomgr/is_epollexclusive_available.cc [223/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o -c src/core/lib/iomgr/executor.cc [224/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c src/core/lib/iomgr/iomgr_internal.cc [225/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o -c src/core/lib/iomgr/lockfree_event.cc [226/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -c src/core/lib/iomgr/ev_poll_posix.cc [227/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o -c src/core/lib/iomgr/polling_entity.cc [228/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o -c src/core/lib/channel/channel_trace.cc [229/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -c src/core/lib/iomgr/pollset_set_windows.cc [230/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_uv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_uv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_uv.cc.o -c src/core/lib/iomgr/pollset_uv.cc [231/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o -c src/core/lib/iomgr/iomgr_posix.cc [232/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o -c src/core/ext/filters/client_channel/http_proxy.cc [233/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o -c src/core/lib/iomgr/pollset_windows.cc [234/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o -c src/core/lib/iomgr/load_file.cc [235/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_custom.cc.o -c src/core/lib/iomgr/iomgr_custom.cc [236/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o -c src/core/lib/iomgr/poller/eventmanager_libuv.cc [237/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o -c src/core/lib/iomgr/iomgr.cc [238/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -c src/core/lib/iomgr/resolve_address_windows.cc [239/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o -c src/core/lib/iomgr/pollset_set.cc [240/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o -c src/core/lib/iomgr/pollset.cc [241/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_custom.cc.o -c src/core/lib/iomgr/pollset_custom.cc [242/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_custom.cc.o -c src/core/lib/iomgr/pollset_set_custom.cc [243/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o -c src/core/lib/iomgr/resolve_address.cc [244/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -c src/core/lib/iomgr/socket_utils_posix.cc [245/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/parse_address.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/parse_address.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/parse_address.cc.o -c src/core/lib/iomgr/parse_address.cc [246/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_uv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_uv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_uv.cc.o -c src/core/lib/iomgr/socket_utils_uv.cc [247/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -c src/core/lib/iomgr/socket_utils_windows.cc [248/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -c src/core/lib/iomgr/ev_epoll1_linux.cc [249/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o -c src/core/lib/iomgr/socket_windows.cc [250/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o -c src/core/lib/iomgr/ev_epollex_linux.cc [251/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -c src/core/lib/iomgr/tcp_client_windows.cc [252/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o -c src/core/lib/channel/channelz_registry.cc [253/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -c src/core/lib/iomgr/tcp_client_cfstream.cc [254/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o -c src/core/lib/iomgr/socket_mutator.cc [255/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -c src/core/lib/iomgr/socket_factory_posix.cc [256/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -c src/core/lib/iomgr/socket_utils_linux.cc [257/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -c src/core/lib/iomgr/resolve_address_posix.cc [258/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [259/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -c src/core/lib/iomgr/tcp_server_windows.cc [260/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_uv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_uv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_uv.cc.o -c src/core/lib/iomgr/tcp_uv.cc [261/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o -c src/core/ext/filters/client_channel/lb_policy.cc [262/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o -c src/core/lib/iomgr/tcp_client.cc [263/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o -c src/core/lib/iomgr/tcp_windows.cc [264/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -c src/core/lib/iomgr/time_averaged_stats.cc [265/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -c src/core/lib/iomgr/socket_utils_common_posix.cc [266/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_custom.cc.o -c src/core/lib/iomgr/tcp_client_custom.cc [267/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_uv.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_uv.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_uv.cc.o -c src/core/lib/iomgr/timer_uv.cc [268/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o -c src/core/lib/iomgr/tcp_server.cc [269/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o -c src/core/lib/iomgr/timer.cc [270/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc [271/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_custom.cc.o -c src/core/lib/iomgr/resolve_address_custom.cc [272/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_custom.cc.o -c src/core/lib/iomgr/tcp_server_custom.cc [273/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resource_quota.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resource_quota.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resource_quota.cc.o -c src/core/lib/iomgr/resource_quota.cc [274/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils.cc.o -c src/core/lib/iomgr/sockaddr_utils.cc [275/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_custom.cc.o -c src/core/lib/iomgr/tcp_custom.cc [276/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [277/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -c src/core/lib/iomgr/wakeup_fd_nospecial.cc [278/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o -c src/core/lib/iomgr/timer_heap.cc [279/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -c src/core/lib/iomgr/tcp_client_posix.cc [280/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_custom.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_custom.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_custom.cc.o -c src/core/lib/iomgr/timer_custom.cc [281/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o -c src/core/lib/iomgr/timer_manager.cc [282/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -c src/core/lib/iomgr/unix_sockets_posix_noop.cc [283/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -c src/core/lib/iomgr/wakeup_fd_posix.cc [284/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -c src/core/lib/iomgr/tcp_server_posix.cc [285/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -c src/core/lib/iomgr/wakeup_fd_pipe.cc [286/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -c src/core/lib/iomgr/wakeup_fd_eventfd.cc [287/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o -c src/core/lib/iomgr/work_serializer.cc [288/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -c src/core/lib/iomgr/unix_sockets_posix.cc [289/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o -c src/core/lib/iomgr/timer_generic.cc [290/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o -c src/core/lib/slice/b64.cc [291/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o -c src/core/lib/slice/percent_encoding.cc [292/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o -c src/core/lib/json/json_util.cc [293/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o -c src/core/lib/surface/api_trace.cc [294/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o -c src/core/lib/iomgr/resolve_address_windows.cc [295/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o -c src/core/lib/json/json_writer.cc [296/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/udp_server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/udp_server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/udp_server.cc.o -c src/core/lib/iomgr/udp_server.cc [297/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o -c src/core/lib/slice/slice_string_helpers.cc [298/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o -c src/core/lib/iomgr/tcp_posix.cc [299/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o -c src/core/lib/slice/slice_buffer.cc [300/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o -c src/core/lib/surface/channel_stack_type.cc [301/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o -c src/core/lib/surface/byte_buffer.cc [302/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o -c src/core/lib/iomgr/socket_factory_posix.cc [303/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o -c src/core/lib/surface/byte_buffer_reader.cc [304/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_intern.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_intern.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_intern.cc.o -c src/core/lib/slice/slice_intern.cc [305/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o -c src/core/lib/slice/slice.cc [306/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init_unsecure.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init_unsecure.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init_unsecure.cc.o -c src/core/lib/surface/init_unsecure.cc [307/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o -c src/core/lib/surface/call_details.cc [308/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o -c src/core/lib/surface/version.cc [309/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o -c src/core/lib/surface/completion_queue_factory.cc [310/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o -c src/core/lib/surface/metadata_array.cc [311/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o -c src/core/lib/iomgr/resolve_address_posix.cc [312/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/authority_override.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/authority_override.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/authority_override.cc.o -c src/core/lib/transport/authority_override.cc [313/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o -c src/core/lib/surface/channel_init.cc [314/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils.cc.o -c src/core/lib/iomgr/sockaddr_utils.cc [315/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o -c src/core/lib/transport/bdp_estimator.cc [316/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o -c src/core/lib/transport/pid_controller.cc [317/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o -c src/core/lib/surface/validate_metadata.cc [318/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o -c src/core/lib/surface/channel_ping.cc [319/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o -c src/core/lib/surface/event_string.cc [320/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resource_quota.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resource_quota.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resource_quota.cc.o -c src/core/lib/iomgr/resource_quota.cc [321/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o -c src/core/lib/json/json_reader.cc [322/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o -c src/core/lib/transport/status_conversion.cc [323/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/byte_stream.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/byte_stream.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/byte_stream.cc.o -c src/core/lib/transport/byte_stream.cc [324/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o -c src/core/lib/surface/init.cc [325/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_unsecure_plugin_registry.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_unsecure_plugin_registry.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_unsecure_plugin_registry.cc.o -c src/core/plugin_registry/grpc_unsecure_plugin_registry.cc [326/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o -c src/core/lib/surface/lame_client.cc [327/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o -c src/core/lib/channel/channelz.cc [328/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_metadata.cc.o -c src/core/lib/transport/status_metadata.cc [329/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o -c src/core/lib/transport/timeout_encoding.cc [330/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o -c src/core/lib/transport/connectivity_state.cc [331/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o -c src/core/lib/transport/error_utils.cc [332/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata.cc.o -c src/core/lib/transport/metadata.cc src/core/lib/transport/metadata.cc: In function 'void grpc_mdctx_global_shutdown()': src/core/lib/transport/metadata.cc:255:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int i = 0; i < shard->capacity; i++) { ~~^~~~~~~~~~~~~~~~~ [333/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o -c src/cpp/server/create_default_thread_pool.cc [334/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o -c src/cpp/client/client_interceptor.cc [335/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o -c src/core/lib/transport/metadata_batch.cc [336/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o -c src/core/lib/surface/call.cc [337/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o -c src/cpp/server/channel_argument_option.cc [338/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o -c src/core/lib/uri/uri_parser.cc [339/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o -c src/cpp/server/dynamic_thread_pool.cc [340/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o -c src/core/lib/surface/completion_queue.cc [341/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o -c src/cpp/codegen/codegen_init.cc [342/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o -c src/cpp/server/async_generic_service.cc [343/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o -c src/core/lib/transport/transport.cc [344/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o -c src/cpp/client/client_callback.cc [345/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o -c src/cpp/client/create_channel.cc [346/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o -c src/core/lib/transport/transport_op_string.cc [347/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o -c src/cpp/client/create_channel_internal.cc [348/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o -c src/cpp/client/create_channel_posix.cc [349/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o -c src/cpp/common/core_codegen.cc [350/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o -c src/cpp/client/credentials_cc.cc [351/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o -c src/cpp/client/insecure_credentials.cc [352/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o -c src/cpp/common/resource_quota_cc.cc [353/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o -c src/cpp/common/rpc_method.cc [354/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o -c src/cpp/client/client_context.cc [355/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o -c src/cpp/client/channel_cc.cc [356/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o -c src/cpp/common/insecure_create_auth_context.cc [357/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o -c src/cpp/server/health/health_check_service.cc [358/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o -c src/cpp/common/alarm.cc [359/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c src/cpp/server/external_connection_acceptor_impl.cc [360/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o -c src/cpp/common/channel_filter.cc [361/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c src/cpp/server/health/health_check_service_server_builder_option.cc [362/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o -c src/cpp/common/completion_queue_cc.cc [363/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o -c src/cpp/server/insecure_server_credentials.cc [364/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o -c src/cpp/common/validate_service_config.cc [365/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o -c src/cpp/server/server_credentials.cc [366/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o -c src/cpp/util/string_ref.cc [367/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -c src/cpp/util/time_cc.cc [368/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/port.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/port.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/port.c.o -c third_party/upb/upb/port.c [369/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o -c third_party/upb/upb/msg.c [370/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o -c src/cpp/thread_manager/thread_manager.cc [371/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o -c src/cpp/util/status.cc [372/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o -c third_party/upb/upb/decode.c [373/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o -c src/cpp/util/byte_buffer_cc.cc [374/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o -c third_party/upb/upb/encode.c [375/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o -c src/core/lib/surface/server.cc [376/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o -c src/cpp/common/version_cc.cc [377/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o -c third_party/upb/upb/upb.c [378/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o -c src/cpp/server/server_callback.cc [379/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c src/core/ext/upb-generated/google/protobuf/any.upb.c [380/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c [381/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c src/core/ext/upb-generated/google/protobuf/duration.upb.c [382/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c src/core/ext/upb-generated/google/protobuf/empty.upb.c [383/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [384/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c src/core/ext/upb-generated/google/protobuf/struct.upb.c [385/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [386/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c [387/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c [388/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c [389/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c [390/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o -c third_party/upb/upb/reflection.c [391/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o -c third_party/upb/upb/text_encode.c [392/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/table.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/table.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/table.c.o -c third_party/upb/upb/table.c [393/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c [394/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c [395/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -MF CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o.d -o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c [396/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o -c src/cpp/common/channel_arguments.cc [397/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o -c src/cpp/server/server_posix.cc [398/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o -c src/cpp/codegen/codegen_init.cc [399/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o -c src/cpp/client/client_interceptor.cc [400/1026] /usr/bin/cc -Dupb_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/upb.dir/third_party/upb/upb/def.c.o -MF CMakeFiles/upb.dir/third_party/upb/upb/def.c.o.d -o CMakeFiles/upb.dir/third_party/upb/upb/def.c.o -c third_party/upb/upb/def.c [401/1026] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libupb.so.14 -o libupb.so.14.0.0 CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o CMakeFiles/upb.dir/third_party/upb/upb/port.c.o CMakeFiles/upb.dir/third_party/upb/upb/table.c.o CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o CMakeFiles/upb.dir/third_party/upb/upb/def.c.o CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/descriptor.upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/upb.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -ldl -lrt -lm -lpthread && : [402/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o -c src/cpp/client/create_channel_posix.cc [403/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o -c src/cpp/client/credentials_cc.cc [404/1026] /usr/bin/cmake -E cmake_symlink_library libupb.so.14.0.0 libupb.so.14 libupb.so && : [405/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o -c src/cpp/client/create_channel.cc [406/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o -c src/cpp/client/insecure_credentials.cc [407/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o -c src/cpp/client/create_channel_internal.cc [408/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o -c src/cpp/client/client_callback.cc [409/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o -c src/cpp/common/auth_property_iterator.cc [410/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o -c src/cpp/common/resource_quota_cc.cc [411/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o -c src/cpp/client/xds_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/cpp/client/secure_credentials.h:30, from src/cpp/client/xds_credentials.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/cpp/client/secure_credentials.h:30, from src/cpp/client/xds_credentials.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [412/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o -c src/cpp/common/core_codegen.cc [413/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o -c src/cpp/client/channel_cc.cc [414/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o -c src/cpp/common/rpc_method.cc [415/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o -c src/cpp/common/secure_channel_arguments.cc [416/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o -c src/cpp/common/alarm.cc [417/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o -c src/cpp/common/completion_queue_cc.cc [418/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o -c src/cpp/client/client_context.cc [419/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o -c src/cpp/common/channel_filter.cc [420/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o -c src/cpp/common/tls_certificate_provider.cc [421/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o -c src/cpp/server/server_builder.cc [422/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o -c src/cpp/server/create_default_thread_pool.cc [423/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o -c src/cpp/server/server_context.cc [424/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o -c src/cpp/common/secure_create_auth_context.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/common/secure_create_auth_context.cc:24: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/common/secure_create_auth_context.cc:24: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [425/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o -c src/cpp/server/health/health_check_service.cc [426/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options_util.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options_util.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options_util.cc.o -c src/cpp/common/tls_credentials_options_util.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from ./src/cpp/common/tls_credentials_options_util.h:25, from src/cpp/common/tls_credentials_options_util.cc:23: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from ./src/cpp/common/tls_credentials_options_util.h:25, from src/cpp/common/tls_credentials_options_util.cc:23: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [427/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o -c src/cpp/common/secure_auth_context.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/common/secure_auth_context.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/common/secure_auth_context.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [428/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o -c src/cpp/common/validate_service_config.cc [429/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o -c src/cpp/server/channel_argument_option.cc [430/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o -c src/cpp/common/tls_credentials_options.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from ./src/cpp/common/tls_credentials_options_util.h:25, from src/cpp/common/tls_credentials_options.cc:24: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from ./src/cpp/common/tls_credentials_options_util.h:25, from src/cpp/common/tls_credentials_options.cc:24: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [431/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o -c src/cpp/server/dynamic_thread_pool.cc [432/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -c src/cpp/server/health/health_check_service_server_builder_option.cc [433/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o -c src/cpp/common/channel_arguments.cc [434/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o -c src/cpp/server/insecure_server_credentials.cc [435/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o -c src/cpp/common/version_cc.cc [436/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o -c src/cpp/server/async_generic_service.cc [437/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o -c src/cpp/server/server_credentials.cc [438/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o -c src/cpp/util/status.cc [439/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o -c src/cpp/client/secure_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/cpp/client/secure_credentials.h:30, from src/cpp/client/secure_credentials.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/cpp/client/secure_credentials.h:30, from src/cpp/client/secure_credentials.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [440/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c src/cpp/server/external_connection_acceptor_impl.cc [441/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o -c src/cpp/util/string_ref.cc [442/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o -c src/cpp/server/server_callback.cc [443/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o -c src/cpp/thread_manager/thread_manager.cc [444/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -c src/cpp/util/time_cc.cc [445/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o -c src/cpp/util/byte_buffer_cc.cc [446/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o -c src/cpp/server/health/default_health_check_service.cc [447/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o -c src/cpp/server/server_posix.cc [448/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o -c src/cpp/server/secure_server_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/server/secure_server_credentials.cc:27: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/server/secure_server_credentials.cc:27: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [449/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o -c src/core/ext/filters/census/grpc_context.cc [450/1026] /usr/bin/c++ -Dgrpc_unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/static_metadata.cc.o -MF CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/static_metadata.cc.o.d -o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/static_metadata.cc.o -c src/core/lib/transport/static_metadata.cc [451/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o -c src/core/ext/filters/client_channel/config_selector.cc [452/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -c src/core/tsi/transport_security_grpc.cc [453/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o -c src/core/ext/filters/client_channel/backup_poller.cc [454/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o -c src/core/ext/filters/client_channel/client_channel_factory.cc [455/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o -c src/core/tsi/transport_security.cc [456/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o -c src/core/ext/filters/client_channel/channel_connectivity.cc [457/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o -c src/core/ext/filters/client_channel/backend_metric.cc [458/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o -c src/core/ext/filters/client_channel/client_channel_plugin.cc [459/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o -c src/core/ext/filters/client_channel/global_subchannel_pool.cc [460/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [461/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o -c src/cpp/server/server_context.cc [462/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [463/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o -c src/cpp/server/server_builder.cc [464/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [465/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o -c src/core/ext/filters/client_channel/health/health_check_client.cc [466/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [467/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [468/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc:37: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc:37: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [469/1026] /usr/bin/c++ -Dgrpc___unsecure_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o -c src/cpp/server/server_cc.cc [470/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o -c src/core/ext/filters/client_channel/client_channel_channelz.cc [471/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [472/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc [473/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc [474/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o -c src/core/ext/filters/client_channel/local_subchannel_pool.cc [475/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [476/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o -c src/cpp/server/health/default_health_check_service.cc [477/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc [478/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [479/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc [480/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver.cc.o -c src/core/ext/filters/client_channel/resolver.cc [481/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o -c src/core/ext/filters/client_channel/lb_policy_registry.cc [482/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc [483/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [484/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [485/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [486/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc [487/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [488/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [489/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [490/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [491/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o -c src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function 'virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error**) const': src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:56:10: warning: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' may be used uninitialized in this function [-Wmaybe-uninitialized] struct ChildConfig { ^~~~~~~~~~~ src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:657:45: note: 'child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight' was declared here WeightedTargetLbConfig::ChildConfig child_config; ^~~~~~~~~~~~ [492/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc [493/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [494/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o -c src/core/ext/filters/client_channel/retry_throttle.cc [495/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [496/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o -c src/core/ext/filters/client_channel/resolver_registry.cc [497/1026] /usr/bin/c++ -Dgrpc___EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o -c src/cpp/server/server_cc.cc [498/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc [499/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o -c src/core/ext/filters/client_channel/client_channel.cc [500/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o -c src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [501/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o -c src/core/ext/filters/client_idle/client_idle_filter.cc [502/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o -c src/core/ext/filters/client_channel/service_config_parser.cc [503/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/server_address.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/server_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/server_address.cc.o -c src/core/ext/filters/client_channel/server_address.cc [504/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o -c src/core/ext/filters/client_channel/resolver_result_parsing.cc [505/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o -c src/core/ext/filters/deadline/deadline_filter.cc [506/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o -c src/core/ext/filters/client_channel/resolving_lb_policy.cc [507/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [508/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [509/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o -c src/core/ext/transport/chttp2/alpn/alpn.cc [510/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o -c src/core/ext/filters/client_channel/lb_policy/xds/cds.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:27: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:27: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [511/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o -c src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [512/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o -c src/core/ext/filters/http/client_authority_filter.cc [513/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o -c src/core/ext/filters/http/http_filters_plugin.cc [514/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o -c src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc [515/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o -c src/core/ext/filters/http/message_compress/message_compress_filter.cc [516/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o -c src/core/ext/filters/workarounds/workaround_utils.cc [517/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/max_age/max_age_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/max_age/max_age_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/max_age/max_age_filter.cc.o -c src/core/ext/filters/max_age/max_age_filter.cc [518/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config.cc.o -c src/core/ext/filters/client_channel/service_config.cc [519/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o -c src/core/ext/filters/http/message_compress/message_decompress_filter.cc [520/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o -c src/core/ext/filters/http/server/http_server_filter.cc [521/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o -c src/core/ext/transport/chttp2/transport/bin_encoder.cc [522/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o -c src/core/ext/filters/http/client/http_client_filter.cc [523/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o -c src/core/ext/transport/chttp2/transport/bin_decoder.cc [524/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/authority.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/authority.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/authority.cc.o -c src/core/ext/transport/chttp2/client/authority.cc [525/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o -c src/core/ext/transport/chttp2/client/chttp2_connector.cc [526/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o -c src/core/ext/transport/chttp2/client/insecure/channel_create.cc [527/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o -c src/core/ext/transport/chttp2/transport/chttp2_plugin.cc [528/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o -c src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc [529/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc.o -c src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc:34: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc:34: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [530/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc.o -c src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc:36: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc:36: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [531/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o -c src/core/ext/filters/client_channel/subchannel.cc [532/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o -c src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc [533/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o -c src/core/ext/filters/message_size/message_size_filter.cc [534/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o -c src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc [535/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o -c src/core/ext/transport/chttp2/transport/http2_settings.cc [536/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o -c src/core/ext/transport/chttp2/transport/huffsyms.cc [537/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o -c src/core/ext/transport/chttp2/server/chttp2_server.cc [538/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o -c src/core/ext/transport/chttp2/transport/context_list.cc [539/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o -c src/core/ext/transport/chttp2/transport/stream_map.cc [540/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o -c src/core/ext/transport/chttp2/transport/varint.cc [541/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o -c src/core/ext/transport/chttp2/transport/frame_ping.cc [542/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o -c src/core/ext/transport/chttp2/transport/frame_data.cc [543/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o -c src/core/ext/transport/chttp2/transport/flow_control.cc [544/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [545/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o -c src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c [546/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o -c src/core/ext/upb-generated/envoy/annotations/resource.upb.c [547/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o -c src/core/ext/transport/chttp2/transport/frame_goaway.cc [548/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o -c src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c [549/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o -c src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c [550/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o -c src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c [551/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o -c src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c [552/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o -c src/core/ext/transport/chttp2/transport/frame_window_update.cc [553/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o -c src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c [554/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c [555/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc.o -c src/core/ext/filters/client_channel/lb_policy/xds/eds.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:36: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:36: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [556/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c [557/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c [558/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c [559/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o -c src/core/ext/transport/chttp2/transport/hpack_table.cc [560/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c [561/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c [562/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o -c src/core/ext/transport/chttp2/transport/incoming_metadata.cc [563/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c [564/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c [565/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c [566/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c [567/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c [568/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c [569/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o -c src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c [570/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o -c src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c [571/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o -c src/core/ext/transport/chttp2/transport/frame_settings.cc [572/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc [573/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c [574/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o -c src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c [575/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c [576/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o -c src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c [577/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o -c src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c [578/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o -c src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c [579/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o -c src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c [580/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o -c src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c [581/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o -c src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c [582/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o -c src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c [583/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o -c src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c [584/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c [585/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c [586/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c [587/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c [588/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c.o -c src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c [589/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o -c src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c [590/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o -c src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c [591/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o -c src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c [592/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c.o -c src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c [593/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c.o -c src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c [594/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o -c src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c [595/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c.o -c src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c [596/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o -c src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c [597/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o -c src/core/ext/transport/inproc/inproc_plugin.cc [598/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c.o -c src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c [599/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o -c src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c [600/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o -c src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c [601/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o -c src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c [602/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o -c src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c [603/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o -c src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c [604/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o -c src/core/ext/upb-generated/envoy/type/v3/http.upb.c [605/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o -c src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c [606/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o -c src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c [607/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o -c src/core/ext/upb-generated/envoy/type/v3/percent.upb.c [608/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o -c src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c [609/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o -c src/core/ext/upb-generated/google/api/annotations.upb.c [610/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o -c src/core/ext/upb-generated/google/api/http.upb.c [611/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o -c src/core/ext/upb-generated/google/protobuf/duration.upb.c [612/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o -c src/core/ext/upb-generated/envoy/type/v3/range.upb.c [613/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o -c src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c [614/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c src/core/ext/upb-generated/google/protobuf/any.upb.c [615/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o -c src/core/ext/transport/chttp2/transport/stream_lists.cc [616/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o -c src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c [617/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o -c src/core/ext/upb-generated/google/protobuf/empty.upb.c [618/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c [619/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o -c src/core/ext/upb-generated/google/protobuf/struct.upb.c [620/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c [621/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c src/core/ext/upb-generated/google/rpc/status.upb.c [622/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c [623/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c [624/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c [625/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c [626/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c [627/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o -c src/core/ext/upb-generated/udpa/annotations/migrate.upb.c [628/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o -c src/core/ext/upb-generated/udpa/annotations/security.upb.c [629/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o -c src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c [630/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o -c src/core/ext/upb-generated/udpa/annotations/status.upb.c [631/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o -c src/core/ext/upb-generated/udpa/annotations/versioning.upb.c [632/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c.o -c src/core/ext/upb-generated/udpa/core/v1/authority.upb.c [633/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c.o -c src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c [634/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c.o -c src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c [635/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c.o -c src/core/ext/upb-generated/udpa/core/v1/resource.upb.c [636/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c.o -c src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c [637/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o -c src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c [638/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c.o -c src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c [639/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o -c src/core/ext/upb-generated/validate/validate.upb.c [640/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c [641/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c [642/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c [643/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c [644/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c [645/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c [646/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c [647/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c [648/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c [649/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c [650/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c [651/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c [652/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c [653/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c [654/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c [655/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c [656/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c [657/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c [658/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c [659/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o -c src/core/ext/transport/chttp2/transport/parsing.cc [660/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c [661/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c [662/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c [663/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c [664/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c [665/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c [666/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c [667/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c [668/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c [669/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c [670/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c [671/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c [672/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c [673/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c [674/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c [675/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o -c src/core/ext/transport/chttp2/transport/hpack_parser.cc [676/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o -c src/core/ext/transport/chttp2/transport/writing.cc [677/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c [678/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c [679/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c [680/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c [681/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c [682/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c [683/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c [684/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c [685/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c [686/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c [687/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c [688/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c [689/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c [690/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c [691/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c [692/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c [693/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c [694/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c [695/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c [696/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c [697/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c [698/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o -c src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c [699/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c [700/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/api/http.upbdefs.c [701/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c [702/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c [703/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c [704/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c [705/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c [706/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c [707/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c [708/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o -c src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c [709/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c [710/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c [711/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c [712/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c [713/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c [714/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c [715/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c [716/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c [717/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c [718/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c [719/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c.o -c src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c [720/1026] /usr/bin/cc -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o -c src/core/ext/upbdefs-generated/validate/validate.upbdefs.c [721/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/avl/avl.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/avl/avl.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/avl/avl.cc.o -c src/core/lib/avl/avl.cc [722/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [723/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc [724/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o -c src/core/ext/transport/inproc/inproc_transport.cc [725/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o -c src/core/lib/backoff/backoff.cc [726/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o -c src/core/ext/xds/certificate_provider_registry.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_registry.h:26, from src/core/ext/xds/certificate_provider_registry.cc:23: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_registry.h:26, from src/core/ext/xds/certificate_provider_registry.cc:23: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [727/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o -c src/core/lib/channel/channel_stack_builder.cc [728/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o -c src/core/lib/channel/status_util.cc [729/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o -c src/core/lib/channel/channel_args.cc [730/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o -c src/core/ext/xds/certificate_provider_store.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from src/core/ext/xds/certificate_provider_store.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from src/core/ext/xds/certificate_provider_store.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [731/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o -c src/core/lib/channel/channel_stack.cc [732/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o -c src/core/tsi/alts/handshaker/alts_handshaker_client.cc [733/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression_args.cc.o -c src/core/lib/compression/compression_args.cc [734/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o -c src/core/lib/channel/connected_channel.cc [735/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o -c src/core/lib/compression/compression.cc [736/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/handshaker.cc.o -c src/core/lib/channel/handshaker.cc [737/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o -c src/core/lib/compression/message_compress.cc [738/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o -c src/core/ext/xds/xds_certificate_provider.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/xds_certificate_provider.h:24, from src/core/ext/xds/xds_certificate_provider.cc:24: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/xds_certificate_provider.h:24, from src/core/ext/xds/xds_certificate_provider.cc:24: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [739/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/handshaker_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/handshaker_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/handshaker_registry.cc.o -c src/core/lib/channel/handshaker_registry.cc [740/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o -c src/core/ext/xds/file_watcher_certificate_provider_factory.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/file_watcher_certificate_provider_factory.h:24, from src/core/ext/xds/file_watcher_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/file_watcher_certificate_provider_factory.h:24, from src/core/ext/xds/file_watcher_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [741/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o -c src/core/lib/compression/compression_internal.cc [742/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_identity.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_identity.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_identity.cc.o -c src/core/lib/compression/stream_compression_identity.cc [743/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression.cc.o -c src/core/lib/compression/stream_compression.cc [744/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_gzip.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_gzip.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_gzip.cc.o -c src/core/lib/compression/stream_compression_gzip.cc [745/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o -c src/core/ext/xds/xds_client_stats.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/xds/xds_client_stats.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/xds/xds_client_stats.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [746/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o -c src/core/lib/debug/stats_data.cc [747/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o -c src/core/lib/debug/trace.cc [748/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o -c src/core/lib/http/parser.cc [749/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o -c src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h:24, from src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h:24, from src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [750/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o -c src/core/lib/iomgr/cfstream_handle.cc [751/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o -c src/core/lib/iomgr/endpoint_cfstream.cc [752/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o -c src/core/lib/iomgr/endpoint_pair_uv.cc [753/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o -c src/core/lib/iomgr/endpoint_pair_windows.cc [754/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o -c src/core/lib/channel/channel_trace.cc [755/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o -c src/core/lib/iomgr/ev_apple.cc [756/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o -c src/core/lib/iomgr/call_combiner.cc [757/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o -c src/core/lib/debug/stats.cc [758/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o -c src/core/lib/iomgr/error_cfstream.cc [759/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o -c src/core/lib/http/httpcli.cc [760/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o -c src/core/lib/iomgr/dualstack_socket_posix.cc [761/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o -c src/core/lib/iomgr/combiner.cc [762/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o -c src/core/lib/iomgr/buffer_list.cc [763/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o -c src/core/lib/iomgr/ev_windows.cc [764/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o -c src/core/lib/http/format_request.cc [765/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o -c src/core/lib/iomgr/endpoint.cc [766/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o -c src/core/lib/http/httpcli_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/http/httpcli_security_connector.cc:37: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/http/httpcli_security_connector.cc:37: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [767/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o -c src/core/lib/iomgr/fork_windows.cc [768/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o -c src/core/lib/iomgr/gethostname_fallback.cc [769/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o -c src/core/lib/iomgr/gethostname_sysconf.cc [770/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [771/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o -c src/core/lib/iomgr/gethostname_host_name_max.cc [772/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [773/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o -c src/core/lib/channel/channelz_registry.cc [774/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o -c src/core/lib/iomgr/exec_ctx.cc [775/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o -c src/core/lib/iomgr/internal_errqueue.cc [776/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o -c src/core/lib/iomgr/iocp_windows.cc [777/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o -c src/core/lib/iomgr/ev_posix.cc [778/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o -c src/core/lib/iomgr/executor/threadpool.cc [779/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o -c src/core/lib/iomgr/endpoint_pair_posix.cc [780/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o -c src/core/lib/iomgr/fork_posix.cc [781/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o -c src/core/lib/iomgr/iomgr_posix_cfstream.cc [782/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_uv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_uv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_uv.cc.o -c src/core/lib/iomgr/iomgr_uv.cc [783/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o -c src/core/lib/iomgr/error.cc [784/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o -c src/core/lib/iomgr/iomgr_windows.cc [785/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o -c src/core/lib/iomgr/is_epollexclusive_available.cc [786/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o -c src/core/lib/iomgr/executor.cc [787/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o -c src/core/lib/iomgr/executor/mpmcqueue.cc [788/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c src/core/lib/iomgr/iomgr_internal.cc [789/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_custom.cc.o -c src/core/lib/iomgr/iomgr_custom.cc [790/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o -c src/core/lib/iomgr/load_file.cc [791/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o -c src/core/lib/iomgr/lockfree_event.cc [792/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o -c src/core/ext/xds/xds_bootstrap.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from src/core/ext/xds/xds_bootstrap.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from src/core/ext/xds/xds_bootstrap.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [793/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o -c src/core/lib/iomgr/ev_poll_posix.cc [794/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o -c src/core/lib/iomgr/polling_entity.cc [795/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o -c src/core/lib/iomgr/pollset_set_windows.cc [796/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_uv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_uv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_uv.cc.o -c src/core/lib/iomgr/pollset_uv.cc [797/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o -c src/core/lib/iomgr/pollset_windows.cc [798/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o -c src/core/lib/iomgr/iomgr.cc [799/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o -c src/core/lib/iomgr/iomgr_posix.cc [800/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o -c src/core/lib/iomgr/pollset.cc [801/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o -c src/core/lib/iomgr/socket_utils_windows.cc [802/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o -c src/core/lib/iomgr/socket_utils_posix.cc [803/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_uv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_uv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_uv.cc.o -c src/core/lib/iomgr/socket_utils_uv.cc [804/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o -c src/core/lib/iomgr/socket_windows.cc [805/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o -c src/core/lib/iomgr/pollset_set.cc [806/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_custom.cc.o -c src/core/lib/iomgr/pollset_custom.cc [807/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o -c src/core/lib/iomgr/tcp_client_cfstream.cc [808/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o -c src/core/lib/iomgr/socket_mutator.cc [809/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_custom.cc.o -c src/core/lib/iomgr/pollset_set_custom.cc [810/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o -c src/core/lib/iomgr/tcp_client_windows.cc [811/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o -c src/core/lib/iomgr/poller/eventmanager_libuv.cc [812/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o -c src/core/lib/iomgr/socket_utils_linux.cc [813/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/parse_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/parse_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/parse_address.cc.o -c src/core/lib/iomgr/parse_address.cc [814/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o -c src/core/lib/iomgr/ev_epollex_linux.cc [815/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o -c src/core/lib/iomgr/resolve_address.cc [816/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [817/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o -c src/core/lib/iomgr/socket_utils_common_posix.cc [818/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o -c src/core/lib/iomgr/tcp_client.cc [819/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o -c src/core/lib/iomgr/tcp_server_windows.cc [820/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_uv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_uv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_uv.cc.o -c src/core/lib/iomgr/tcp_uv.cc [821/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o -c src/core/lib/iomgr/ev_epoll1_linux.cc [822/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o -c src/core/lib/iomgr/tcp_windows.cc [823/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o -c src/core/lib/iomgr/time_averaged_stats.cc [824/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o -c src/core/lib/iomgr/tcp_server.cc [825/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_custom.cc.o -c src/core/lib/iomgr/tcp_client_custom.cc [826/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_uv.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_uv.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_uv.cc.o -c src/core/lib/iomgr/timer_uv.cc [827/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_custom.cc.o -c src/core/lib/iomgr/resolve_address_custom.cc [828/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o -c src/core/lib/iomgr/timer.cc [829/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o -c src/core/lib/iomgr/tcp_client_posix.cc [830/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_custom.cc.o -c src/core/lib/iomgr/tcp_server_custom.cc [831/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_custom.cc.o -c src/core/lib/iomgr/tcp_custom.cc [832/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [833/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o -c src/core/lib/iomgr/wakeup_fd_nospecial.cc [834/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o -c src/core/lib/iomgr/timer_heap.cc [835/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_custom.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_custom.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_custom.cc.o -c src/core/lib/iomgr/timer_custom.cc [836/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc [837/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o -c src/core/lib/iomgr/timer_manager.cc [838/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o -c src/core/lib/iomgr/wakeup_fd_eventfd.cc [839/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o -c src/core/lib/iomgr/wakeup_fd_posix.cc [840/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o -c src/core/lib/iomgr/wakeup_fd_pipe.cc [841/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o -c src/core/lib/iomgr/tcp_server_posix.cc [842/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o -c src/core/lib/iomgr/timer_generic.cc [843/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o -c src/core/lib/security/credentials/alts/check_gcp_environment.cc [844/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o -c src/core/lib/iomgr/unix_sockets_posix.cc [845/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o -c src/core/lib/iomgr/work_serializer.cc [846/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o -c src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc [847/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o -c src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc [848/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o -c src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc [849/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o -c src/core/lib/iomgr/unix_sockets_posix_noop.cc [850/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o -c src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc [851/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o -c src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc [852/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o -c src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc [853/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o -c src/core/lib/json/json_util.cc [854/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o -c src/core/lib/iomgr/tcp_posix.cc [855/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/iomgr/udp_server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/iomgr/udp_server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/iomgr/udp_server.cc.o -c src/core/lib/iomgr/udp_server.cc [856/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o -c src/core/lib/json/json_writer.cc [857/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o -c src/core/lib/security/credentials/alts/alts_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/alts/alts_credentials.h:27, from src/core/lib/security/credentials/alts/alts_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/alts/alts_credentials.h:27, from src/core/lib/security/credentials/alts/alts_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [858/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials_metadata.cc.o -c src/core/lib/security/credentials/credentials_metadata.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials_metadata.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials_metadata.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [859/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o -c src/core/lib/security/authorization/evaluate_args.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from src/core/lib/security/authorization/evaluate_args.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from src/core/lib/security/authorization/evaluate_args.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [860/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o -c src/core/lib/channel/channelz.cc [861/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o -c src/core/lib/security/credentials/credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [862/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o -c src/core/lib/security/credentials/fake/fake_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/fake/fake_credentials.h:26, from src/core/lib/security/credentials/fake/fake_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/fake/fake_credentials.h:26, from src/core/lib/security/credentials/fake/fake_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [863/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o -c src/core/lib/security/credentials/google_default/credentials_generic.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/google_default/google_default_credentials.h:25, from src/core/lib/security/credentials/google_default/credentials_generic.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/google_default/google_default_credentials.h:25, from src/core/lib/security/credentials/google_default/credentials_generic.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [864/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_engine.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_engine.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_engine.cc.o -c src/core/lib/security/authorization/authorization_engine.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from ./src/core/lib/security/authorization/authorization_engine.h:32, from src/core/lib/security/authorization/authorization_engine.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from ./src/core/lib/security/authorization/authorization_engine.h:32, from src/core/lib/security/authorization/authorization_engine.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [865/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o -c src/core/lib/security/credentials/composite/composite_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/composite/composite_credentials.h:29, from src/core/lib/security/credentials/composite/composite_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/composite/composite_credentials.h:29, from src/core/lib/security/credentials/composite/composite_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [866/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o -c src/core/lib/security/context/security_context.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/context/security_context.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/context/security_context.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [867/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o -c src/core/lib/security/credentials/insecure/insecure_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/insecure/insecure_credentials.cc:23: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/insecure/insecure_credentials.cc:23: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [868/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o -c src/core/lib/json/json_reader.cc [869/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o -c src/core/lib/security/credentials/iam/iam_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/iam/iam_credentials.h:26, from src/core/lib/security/credentials/iam/iam_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/iam/iam_credentials.h:26, from src/core/lib/security/credentials/iam/iam_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [870/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o -c src/core/lib/security/credentials/local/local_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/local/local_credentials.h:26, from src/core/lib/security/credentials/local/local_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/local/local_credentials.h:26, from src/core/lib/security/credentials/local/local_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [871/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o -c src/core/lib/security/credentials/external/file_external_account_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:22, from src/core/lib/security/credentials/external/file_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:22, from src/core/lib/security/credentials/external/file_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [872/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o -c src/core/lib/security/credentials/plugin/plugin_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:24, from src/core/lib/security/credentials/plugin/plugin_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:24, from src/core/lib/security/credentials/plugin/plugin_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [873/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o -c src/core/lib/security/credentials/external/aws_request_signer.cc [874/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o -c src/core/lib/security/credentials/external/external_account_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from src/core/lib/security/credentials/external/external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from src/core/lib/security/credentials/external/external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [875/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o -c src/core/lib/security/credentials/ssl/ssl_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/ssl/ssl_credentials.h:23, from src/core/lib/security/credentials/ssl/ssl_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/ssl/ssl_credentials.h:23, from src/core/lib/security/credentials/ssl/ssl_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [876/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o -c src/core/lib/security/credentials/jwt/jwt_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:30, from src/core/lib/security/credentials/jwt/jwt_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:30, from src/core/lib/security/credentials/jwt/jwt_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [877/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o -c src/core/lib/security/security_connector/load_system_roots_fallback.cc [878/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o -c src/core/lib/security/credentials/jwt/json_token.cc src/core/lib/security/credentials/jwt/json_token.cc:36: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/core/lib/security/credentials/jwt/json_token.cc:37: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" src/core/lib/security/credentials/jwt/json_token.cc:43: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [879/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o -c src/core/lib/security/credentials/external/url_external_account_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/url_external_account_credentials.h:22, from src/core/lib/security/credentials/external/url_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/url_external_account_credentials.h:22, from src/core/lib/security/credentials/external/url_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [880/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o -c src/core/lib/security/credentials/google_default/google_default_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/google_default/google_default_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/google_default/google_default_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [881/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o -c src/core/lib/security/credentials/xds/xds_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/xds/xds_credentials.h:26, from src/core/lib/security/credentials/xds/xds_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/xds/xds_credentials.h:26, from src/core/lib/security/credentials/xds/xds_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [882/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o -c src/core/lib/security/credentials/tls/tls_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/tls/tls_credentials.h:26, from src/core/lib/security/credentials/tls/tls_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/tls/tls_credentials.h:26, from src/core/lib/security/credentials/tls/tls_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [883/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o -c src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [884/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o -c src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [885/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o -c src/core/lib/security/credentials/jwt/jwt_verifier.cc src/core/lib/security/credentials/jwt/jwt_verifier.cc:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/core/lib/security/credentials/jwt/jwt_verifier.cc:32: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" src/core/lib/security/credentials/jwt/jwt_verifier.cc:38: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [886/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o -c src/core/lib/security/security_connector/ssl_utils_config.cc [887/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_linux.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_linux.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_linux.cc.o -c src/core/lib/security/security_connector/load_system_roots_linux.cc [888/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o -c src/core/lib/security/security_connector/insecure/insecure_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:24, from src/core/lib/security/security_connector/insecure/insecure_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:24, from src/core/lib/security/security_connector/insecure/insecure_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [889/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o -c src/core/lib/security/security_connector/alts/alts_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:24, from src/core/lib/security/security_connector/alts/alts_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:24, from src/core/lib/security/security_connector/alts/alts_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [890/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o -c src/core/ext/xds/xds_api.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_api.cc:38: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_api.cc:38: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [891/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o -c src/core/lib/security/transport/tsi_error.cc [892/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o -c src/core/lib/security/security_connector/security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from src/core/lib/security/security_connector/security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from src/core/lib/security/security_connector/security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [893/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o -c src/core/lib/security/security_connector/fake/fake_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/fake/fake_security_connector.h:28, from src/core/lib/security/security_connector/fake/fake_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/fake/fake_security_connector.h:28, from src/core/lib/security/security_connector/fake/fake_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [894/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o -c src/core/lib/security/credentials/oauth2/oauth2_credentials.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from src/core/lib/security/credentials/oauth2/oauth2_credentials.cc:22: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from src/core/lib/security/credentials/oauth2/oauth2_credentials.cc:22: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [895/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o -c src/core/lib/slice/percent_encoding.cc [896/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o -c src/core/lib/security/util/json_util.cc [897/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o -c src/core/lib/slice/b64.cc [898/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o -c src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [899/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o -c src/core/lib/security/transport/secure_endpoint.cc [900/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o -c src/core/lib/slice/slice_buffer.cc [901/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o -c src/core/lib/slice/slice_string_helpers.cc [902/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o -c src/core/lib/security/security_connector/ssl_utils.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from src/core/lib/security/security_connector/ssl_utils.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from src/core/lib/security/security_connector/ssl_utils.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [903/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o -c src/core/lib/slice/slice.cc [904/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o -c src/core/lib/security/security_connector/ssl/ssl_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl/ssl_security_connector.h:26, from src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl/ssl_security_connector.h:26, from src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [905/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o -c src/core/lib/surface/api_trace.cc [906/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o -c src/core/lib/surface/channel_stack_type.cc [907/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o -c src/core/lib/security/transport/security_handshaker.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/transport/security_handshaker.h:25, from src/core/lib/security/transport/security_handshaker.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/transport/security_handshaker.h:25, from src/core/lib/security/transport/security_handshaker.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [908/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o -c src/core/lib/security/transport/server_auth_filter.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/server_auth_filter.cc:26: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/server_auth_filter.cc:26: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [909/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o -c src/core/lib/surface/byte_buffer_reader.cc [910/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o -c src/core/lib/surface/byte_buffer.cc [911/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o -c src/core/lib/surface/call_details.cc [912/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/slice/slice_intern.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/slice/slice_intern.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/slice/slice_intern.cc.o -c src/core/lib/slice/slice_intern.cc [913/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o -c src/core/lib/surface/completion_queue_factory.cc [914/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o -c src/core/lib/security/security_connector/local/local_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/local/local_security_connector.h:24, from src/core/lib/security/security_connector/local/local_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/local/local_security_connector.h:24, from src/core/lib/security/security_connector/local/local_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [915/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o -c src/core/lib/surface/version.cc [916/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o -c src/core/lib/security/transport/client_auth_filter.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/client_auth_filter.cc:36: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/client_auth_filter.cc:36: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [917/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/authority_override.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/authority_override.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/authority_override.cc.o -c src/core/lib/transport/authority_override.cc [918/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o -c src/core/lib/surface/channel_init.cc [919/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o -c src/core/lib/surface/validate_metadata.cc [920/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o -c src/core/lib/surface/metadata_array.cc [921/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o -c src/core/lib/surface/channel_ping.cc [922/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o -c src/core/lib/transport/bdp_estimator.cc [923/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o -c src/core/lib/transport/pid_controller.cc [924/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o -c src/core/lib/surface/event_string.cc [925/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/init_secure.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/init_secure.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/init_secure.cc.o -c src/core/lib/surface/init_secure.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/surface/init_secure.cc:27: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/surface/init_secure.cc:27: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [926/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o -c src/core/lib/security/security_connector/tls/tls_security_connector.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:25, from src/core/lib/security/security_connector/tls/tls_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:25, from src/core/lib/security/security_connector/tls/tls_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [927/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/byte_stream.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/byte_stream.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/byte_stream.cc.o -c src/core/lib/transport/byte_stream.cc [928/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o -c src/core/lib/surface/init.cc [929/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o -c src/core/lib/surface/lame_client.cc [930/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o -c src/core/lib/surface/call_log_batch.cc [931/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o -c src/core/lib/transport/status_conversion.cc [932/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o -c src/core/lib/transport/error_utils.cc [933/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -MF CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o.d -o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o -c src/core/plugin_registry/grpc_plugin_registry.cc [934/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o -c src/core/tsi/alts/crypt/gsec.cc [935/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o -c src/core/lib/transport/timeout_encoding.cc [936/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o -c src/core/lib/transport/metadata_batch.cc [937/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o -c src/core/tsi/alts/frame_protector/alts_counter.cc [938/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o -c src/core/tsi/alts/frame_protector/alts_crypter.cc [939/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/status_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/status_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/status_metadata.cc.o -c src/core/lib/transport/status_metadata.cc [940/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o -c src/core/lib/surface/channel.cc [941/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o -c src/core/lib/transport/connectivity_state.cc [942/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o -c src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc [943/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o -c src/core/tsi/alts/crypt/aes_gcm.cc [944/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o -c src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc [945/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o -c src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc [946/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o -c src/core/tsi/alts/frame_protector/frame_handler.cc [947/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/metadata.cc.o -c src/core/lib/transport/metadata.cc src/core/lib/transport/metadata.cc: In function 'void grpc_mdctx_global_shutdown()': src/core/lib/transport/metadata.cc:255:25: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] for (int i = 0; i < shard->capacity; i++) { ~~^~~~~~~~~~~~~~~~~ [948/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o -c src/core/tsi/alts/frame_protector/alts_frame_protector.cc [949/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o -c src/core/tsi/alts/handshaker/transport_security_common_api.cc [950/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o -c src/core/tsi/alts/handshaker/alts_shared_resource.cc [951/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o -c src/core/lib/surface/call.cc [952/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o -c src/core/lib/transport/transport.cc [953/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o -c src/core/lib/uri/uri_parser.cc [954/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o -c src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc [955/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o -c src/core/lib/surface/completion_queue.cc [956/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o -c src/core/tsi/alts/handshaker/alts_tsi_utils.cc [957/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc [958/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc [959/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc [960/1026] /usr/bin/cc -I. -Iinclude -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -pthread -std=gnu99 -MD -MT CMakeFiles/check_epollexclusive.dir/test/build/check_epollexclusive.c.o -MF CMakeFiles/check_epollexclusive.dir/test/build/check_epollexclusive.c.o.d -o CMakeFiles/check_epollexclusive.dir/test/build/check_epollexclusive.c.o -c test/build/check_epollexclusive.c [961/1026] /usr/bin/cc -Daddress_sorting_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -c third_party/address_sorting/address_sorting_windows.c [962/1026] /usr/bin/c++ -I. -Iinclude -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -MD -MT CMakeFiles/gen_legal_metadata_characters.dir/tools/codegen/core/gen_legal_metadata_characters.cc.o -MF CMakeFiles/gen_legal_metadata_characters.dir/tools/codegen/core/gen_legal_metadata_characters.cc.o.d -o CMakeFiles/gen_legal_metadata_characters.dir/tools/codegen/core/gen_legal_metadata_characters.cc.o -c tools/codegen/core/gen_legal_metadata_characters.cc [963/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o -c src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc [964/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o -c src/core/tsi/local_transport_security.cc [965/1026] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gen_legal_metadata_characters.dir/tools/codegen/core/gen_legal_metadata_characters.cc.o -o gen_legal_metadata_characters /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread && : [966/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o -c src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc In file included from src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [967/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o -c src/core/tsi/ssl/session_cache/ssl_session_openssl.cc In file included from src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [968/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o -c src/core/tsi/fake_transport_security.cc [969/1026] /usr/bin/cc -Daddress_sorting_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o -c third_party/address_sorting/address_sorting.c [970/1026] /usr/bin/cc -Daddress_sorting_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o -MF CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o.d -o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o -c third_party/address_sorting/address_sorting_posix.c [971/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o -c src/core/tsi/ssl/session_cache/ssl_session_cache.cc In file included from src/core/tsi/ssl/session_cache/ssl_session_cache.cc:23: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from src/core/tsi/ssl/session_cache/ssl_session_cache.cc:23: ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from src/core/tsi/ssl/session_cache/ssl_session_cache.cc:24: ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:32: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [972/1026] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libaddress_sorting.so.14 -o libaddress_sorting.so.14.0.0 CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o -ldl -lrt -lm -lpthread && : [973/1026] /usr/bin/cmake -E cmake_symlink_library libaddress_sorting.so.14.0.0 libaddress_sorting.so.14 libaddress_sorting.so && : [974/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o -c src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc [975/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o -c src/core/ext/xds/xds_client.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_client.cc:37: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_client.cc:37: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [976/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o -c src/core/lib/transport/transport_op_string.cc [977/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o -MF CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o.d -o CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o -c src/core/tsi/ssl_transport_security.cc In file included from src/core/tsi/ssl_transport_security.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from src/core/tsi/ssl_transport_security.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop src/core/tsi/ssl_transport_security.cc:48: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/core/tsi/ssl_transport_security.cc:49: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" src/core/tsi/ssl_transport_security.cc:60: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from src/core/tsi/ssl_transport_security.cc:63: ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:32: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:37, from src/core/tsi/ssl_transport_security.cc:63: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [978/1026] /usr/bin/c++ -Dgrpc___alts_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o -MF CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o.d -o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o -c src/cpp/common/alts_context.cc [979/1026] /usr/bin/c++ -Dgrpc___alts_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -MF CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o.d -o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -c src/cpp/common/alts_util.cc In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/common/alts_util.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/cpp/common/secure_auth_context.h:25, from src/cpp/common/alts_util.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop [980/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o -c src/core/lib/surface/server.cc [981/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc_unsecure.so.14 -o libgrpc_unsecure.so.14.0.0 CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/census/grpc_context.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backend_metric.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/backup_poller.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/config_selector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/http_proxy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/server_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/deadline/deadline_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client/http_client_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/client_authority_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/http_filters_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/http/server/http_server_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/max_age/max_age_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/message_size/message_size_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/authority.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/varint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/chttp2/transport/writing.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/transport/inproc/inproc_transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/api/http.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/ext/upb-generated/validate/validate.upb.c.o CMakeFiles/grpc_unsecure.dir/src/core/lib/avl/avl.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/backoff/backoff.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_args.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_stack_builder.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channel_trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/channelz_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/connected_channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/handshaker_registry.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/channel/status_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_args.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/compression_internal.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/message_compress.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_gzip.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/compression/stream_compression_identity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/stats_data.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/debug/trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/format_request.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/httpcli.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/http/parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/buffer_list.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/call_combiner.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/cfstream_handle.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/error_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_apple.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_poll_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/ev_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/executor/threadpool.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/fork_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_fallback.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/internal_errqueue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iocp_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_uv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/iomgr_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/load_file.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/lockfree_event.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/parse_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/polling_entity.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_set_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_uv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/pollset_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resolve_address_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/resource_quota.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/sockaddr_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_factory_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_mutator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_linux.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_uv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_utils_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/socket_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_client_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_server_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_uv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/tcp_windows.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/time_averaged_stats.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_custom.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_generic.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_heap.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_manager.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/timer_uv.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/udp_server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/iomgr/work_serializer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_reader.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_util.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/json/json_writer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/b64.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_intern.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/api_trace.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/byte_buffer_reader.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_details.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/call_log_batch.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_init.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_ping.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/channel_stack_type.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/completion_queue_factory.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/event_string.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/init_unsecure.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/lame_client.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/metadata_array.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/server.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/validate_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/surface/version.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/authority_override.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/byte_stream.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/connectivity_state.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/error_utils.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/metadata_batch.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/static_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_conversion.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/status_metadata.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/timeout_encoding.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/transport/transport_op_string.cc.o CMakeFiles/grpc_unsecure.dir/src/core/lib/uri/uri_parser.cc.o CMakeFiles/grpc_unsecure.dir/src/core/plugin_registry/grpc_unsecure_plugin_registry.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libz.so /usr/lib64/libcares.so -ldl -lrt -lm -lpthread libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libabsl_status.so -pthread -lre2 -ldl -lrt -lm -lpthread /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so && : [982/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc_unsecure.so.14.0.0 libgrpc_unsecure.so.14 libgrpc_unsecure.so && : [983/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc++_unsecure.so.1 -o libgrpc++_unsecure.so.1.34.1 CMakeFiles/grpc++_unsecure.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_callback.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/client/insecure_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/alarm.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/insecure_create_auth_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/common/version_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/insecure_server_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_builder.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_callback.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_context.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/server/server_posix.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/status.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/string_ref.cc.o CMakeFiles/grpc++_unsecure.dir/src/cpp/util/time_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc_unsecure.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so -ldl -lrt -lm -lpthread /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_status.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_base.so -lpthread /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_raw_logging_internal.so /usr/lib64/libabsl_log_severity.so && : [984/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc++_unsecure.so.1.34.1 libgrpc++_unsecure.so.1 libgrpc++_unsecure.so && : [985/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o -c src/compiler/php_generator.cc [986/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o -c src/compiler/objective_c_generator.cc [987/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o -c src/compiler/node_generator.cc [988/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o -c src/compiler/ruby_generator.cc [989/1026] /usr/bin/c++ -Dgrpc_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc.dir/src/core/lib/transport/static_metadata.cc.o -MF CMakeFiles/grpc.dir/src/core/lib/transport/static_metadata.cc.o.d -o CMakeFiles/grpc.dir/src/core/lib/transport/static_metadata.cc.o -c src/core/lib/transport/static_metadata.cc [990/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o -c src/compiler/cpp_generator.cc [991/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o -c src/compiler/csharp_generator.cc [992/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc.so.14 -o libgrpc.so.14.0.0 CMakeFiles/grpc.dir/src/core/ext/filters/census/grpc_context.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backend_metric.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/backup_poller.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/channel_connectivity.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_channelz.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/client_channel_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/config_selector.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/global_subchannel_pool.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/health/health_check_client.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_connect_handshaker.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/http_proxy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/lb_policy_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/local_subchannel_pool.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/proxy_mapper_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolver_result_parsing.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/resolving_lb_policy.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/retry_throttle.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/server_address.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/service_config_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_channel/subchannel_pool_interface.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/client_idle/client_idle_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/deadline/deadline_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/client/http_client_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/client_authority_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/http_filters_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_compress_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/message_compress/message_decompress_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/http/server/http_server_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/max_age/max_age_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/message_size/message_size_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc.o CMakeFiles/grpc.dir/src/core/ext/filters/workarounds/workaround_utils.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/alpn/alpn.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/authority.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/chttp2_connector.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/chttp2_server.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_decoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/bin_encoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/chttp2_transport.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/context_list.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/flow_control.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_data.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_goaway.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_ping.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_settings.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/frame_window_update.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_encoder.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_parser.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/hpack_table.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/http2_settings.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/huffsyms.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/incoming_metadata.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/parsing.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_lists.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/stream_map.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/varint.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/chttp2/transport/writing.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_plugin.cc.o CMakeFiles/grpc.dir/src/core/ext/transport/inproc/inproc_transport.cc.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/annotations/resource.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/http.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/range.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/annotations.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/api/http.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/duration.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/empty.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/struct.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/security.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/status.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upb-generated/validate/validate.upb.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c.o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_registry.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/certificate_provider_store.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/file_watcher_certificate_provider_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_api.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_bootstrap.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_certificate_provider.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client.cc.o CMakeFiles/grpc.dir/src/core/ext/xds/xds_client_stats.cc.o CMakeFiles/grpc.dir/src/core/lib/avl/avl.cc.o CMakeFiles/grpc.dir/src/core/lib/backoff/backoff.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_args.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_stack_builder.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channel_trace.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channelz.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/channelz_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/connected_channel.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/handshaker_registry.cc.o CMakeFiles/grpc.dir/src/core/lib/channel/status_util.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression_args.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/compression_internal.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/message_compress.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_gzip.cc.o CMakeFiles/grpc.dir/src/core/lib/compression/stream_compression_identity.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/stats.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/stats_data.cc.o CMakeFiles/grpc.dir/src/core/lib/debug/trace.cc.o CMakeFiles/grpc.dir/src/core/lib/http/format_request.cc.o CMakeFiles/grpc.dir/src/core/lib/http/httpcli.cc.o CMakeFiles/grpc.dir/src/core/lib/http/httpcli_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/http/parser.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/buffer_list.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/call_combiner.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/cfstream_handle.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/combiner.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/dualstack_socket_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_uv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/endpoint_pair_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/error.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/error_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_apple.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epoll1_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_epollex_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_poll_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/ev_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/exec_ctx.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/mpmcqueue.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/executor/threadpool.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/fork_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_fallback.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_host_name_max.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/gethostname_sysconf.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/internal_errqueue.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iocp_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_internal.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_posix_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_uv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/iomgr_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/is_epollexclusive_available.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/load_file.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/lockfree_event.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/parse_address.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/poller/eventmanager_libuv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/polling_entity.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_set_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_uv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/pollset_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resolve_address_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/resource_quota.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/sockaddr_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_factory_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_mutator.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_common_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_uv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_utils_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/socket_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_cfstream.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_client_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_common.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_server_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_uv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/tcp_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/time_averaged_stats.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_custom.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_generic.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_heap.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_manager.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/timer_uv.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/udp_server.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/unix_sockets_posix_noop.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_eventfd.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_nospecial.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_pipe.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/wakeup_fd_posix.cc.o CMakeFiles/grpc.dir/src/core/lib/iomgr/work_serializer.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_reader.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_util.cc.o CMakeFiles/grpc.dir/src/core/lib/json/json_writer.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/authorization_engine.cc.o CMakeFiles/grpc.dir/src/core/lib/security/authorization/evaluate_args.cc.o CMakeFiles/grpc.dir/src/core/lib/security/context/security_context.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/alts_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/composite/composite_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/credentials_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/aws_request_signer.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/file_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/external/url_external_account_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/fake/fake_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/credentials_generic.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/google_default/google_default_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/iam/iam_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/insecure/insecure_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/json_token.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/jwt/jwt_verifier.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/local/local_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/plugin/plugin_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/ssl/ssl_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/tls/tls_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/credentials/xds/xds_credentials.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/alts/alts_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/fake/fake_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_fallback.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/load_system_roots_linux.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/local/local_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/ssl_utils_config.cc.o CMakeFiles/grpc.dir/src/core/lib/security/security_connector/tls/tls_security_connector.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/client_auth_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/secure_endpoint.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/security_handshaker.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/server_auth_filter.cc.o CMakeFiles/grpc.dir/src/core/lib/security/transport/tsi_error.cc.o CMakeFiles/grpc.dir/src/core/lib/security/util/json_util.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/b64.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/percent_encoding.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_intern.cc.o CMakeFiles/grpc.dir/src/core/lib/slice/slice_string_helpers.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/api_trace.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/byte_buffer_reader.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call_details.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/call_log_batch.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_init.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_ping.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/channel_stack_type.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/completion_queue_factory.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/event_string.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/init.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/init_secure.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/lame_client.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/metadata_array.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/server.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/validate_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/surface/version.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/authority_override.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/bdp_estimator.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/byte_stream.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/connectivity_state.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/error_utils.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/metadata_batch.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/pid_controller.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/static_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/status_conversion.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/status_metadata.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/timeout_encoding.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/transport.cc.o CMakeFiles/grpc.dir/src/core/lib/transport/transport_op_string.cc.o CMakeFiles/grpc.dir/src/core/lib/uri/uri_parser.cc.o CMakeFiles/grpc.dir/src/core/plugin_registry/grpc_plugin_registry.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/aes_gcm.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/crypt/gsec.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_counter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_frame_protector.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/frame_protector/frame_handler.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_handshaker_client.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_shared_resource.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/alts_tsi_utils.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/handshaker/transport_security_common_api.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc.o CMakeFiles/grpc.dir/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc.o CMakeFiles/grpc.dir/src/core/tsi/fake_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/local_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_cache.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc.o CMakeFiles/grpc.dir/src/core/tsi/ssl_transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/transport_security.cc.o CMakeFiles/grpc.dir/src/core/tsi/transport_security_grpc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -ldl -lrt -lm -lpthread libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libabsl_status.so -pthread -lre2 -ldl -lrt -lm -lpthread /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_exponential_biased.so && : [993/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc.so.14.0.0 libgrpc.so.14 libgrpc.so && : [994/1026] : && /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc_csharp_ext.so.14 -o libgrpc_csharp_ext.so.14.0.0 CMakeFiles/grpc_csharp_ext.dir/src/csharp/ext/grpc_csharp_ext.c.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1 -ldl -lrt -lm -lpthread libgrpc.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 -ldl -lrt -lm -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_status.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_exponential_biased.so && : [995/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc_csharp_ext.so.14.0.0 libgrpc_csharp_ext.so.14 libgrpc_csharp_ext.so && : [996/1026] : && /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/check_epollexclusive.dir/test/build/check_epollexclusive.c.o -o check_epollexclusive -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1 -ldl -lrt -lm -lpthread libgrpc.so.14.0.0 libgpr.so.14.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so libaddress_sorting.so.14.0.0 -pthread -lre2 libupb.so.14.0.0 -ldl -lrt -lm -lpthread /usr/lib64/libabsl_status.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_exponential_biased.so && : [997/1026] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/gen_hpack_tables.dir/tools/codegen/core/gen_hpack_tables.cc.o -o gen_hpack_tables -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1 /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc.so.14.0.0 libgpr.so.14.0.0 /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so libaddress_sorting.so.14.0.0 -pthread -lre2 libupb.so.14.0.0 -ldl -lrt -lm -lpthread /usr/lib64/libabsl_status.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_exponential_biased.so && : [998/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc++.so.1 -o libgrpc++.so.1.34.1 CMakeFiles/grpc++.dir/src/cpp/client/channel_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_callback.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_context.cc.o CMakeFiles/grpc++.dir/src/cpp/client/client_interceptor.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_internal.cc.o CMakeFiles/grpc++.dir/src/cpp/client/create_channel_posix.cc.o CMakeFiles/grpc++.dir/src/cpp/client/credentials_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/client/insecure_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/client/secure_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/client/xds_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/codegen/codegen_init.cc.o CMakeFiles/grpc++.dir/src/cpp/common/alarm.cc.o CMakeFiles/grpc++.dir/src/cpp/common/auth_property_iterator.cc.o CMakeFiles/grpc++.dir/src/cpp/common/channel_arguments.cc.o CMakeFiles/grpc++.dir/src/cpp/common/channel_filter.cc.o CMakeFiles/grpc++.dir/src/cpp/common/completion_queue_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/common/core_codegen.cc.o CMakeFiles/grpc++.dir/src/cpp/common/resource_quota_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/common/rpc_method.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_auth_context.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_channel_arguments.cc.o CMakeFiles/grpc++.dir/src/cpp/common/secure_create_auth_context.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_provider.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options.cc.o CMakeFiles/grpc++.dir/src/cpp/common/tls_credentials_options_util.cc.o CMakeFiles/grpc++.dir/src/cpp/common/validate_service_config.cc.o CMakeFiles/grpc++.dir/src/cpp/common/version_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/server/async_generic_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/channel_argument_option.cc.o CMakeFiles/grpc++.dir/src/cpp/server/create_default_thread_pool.cc.o CMakeFiles/grpc++.dir/src/cpp/server/dynamic_thread_pool.cc.o CMakeFiles/grpc++.dir/src/cpp/server/external_connection_acceptor_impl.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/default_health_check_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service.cc.o CMakeFiles/grpc++.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o CMakeFiles/grpc++.dir/src/cpp/server/insecure_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/secure_server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_builder.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_callback.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_context.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_credentials.cc.o CMakeFiles/grpc++.dir/src/cpp/server/server_posix.cc.o CMakeFiles/grpc++.dir/src/cpp/thread_manager/thread_manager.cc.o CMakeFiles/grpc++.dir/src/cpp/util/byte_buffer_cc.cc.o CMakeFiles/grpc++.dir/src/cpp/util/status.cc.o CMakeFiles/grpc++.dir/src/cpp/util/string_ref.cc.o CMakeFiles/grpc++.dir/src/cpp/util/time_cc.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 -ldl -lrt -lm -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_status.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so /usr/lib64/libabsl_exponential_biased.so && : [999/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc++.so.1.34.1 libgrpc++.so.1 libgrpc++.so && : [1000/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc++_alts.so.1 -o libgrpc++_alts.so.1.34.1 CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_context.cc.o CMakeFiles/grpc++_alts.dir/src/cpp/common/alts_util.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc++.so.1.34.1 libgrpc.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_exponential_biased.so /usr/lib64/libabsl_status.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so -ldl -lrt -lm -lpthread && : [1001/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc++_alts.so.1.34.1 libgrpc++_alts.so.1 libgrpc++_alts.so && : [1002/1026] /usr/bin/c++ -Dgrpc_plugin_support_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -std=c++11 -MD -MT CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o -MF CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o.d -o CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o -c src/compiler/python_generator.cc [1003/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc_plugin_support.so.1 -o libgrpc_plugin_support.so.1.34.1 CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread && : [1004/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc_plugin_support.so.1.34.1 libgrpc_plugin_support.so.1 libgrpc_plugin_support.so && : [1005/1026] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/grpc_python_plugin.dir/src/compiler/python_plugin.cc.o -o grpc_python_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc_plugin_support.so.1.34.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread && : [1006/1026] : && /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/grpc_cpp_plugin.dir/src/compiler/cpp_plugin.cc.o -o grpc_cpp_plugin -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc_plugin_support.so.1.34.1 /usr/lib64/libprotoc.so /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread && : [1007/1026] cd /builddir/build/BUILD/grpc-1.34.1 && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.34.1/gens --cpp_out=/builddir/build/BUILD/grpc-1.34.1/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.34.1/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/status/status.proto [1008/1026] cd /builddir/build/BUILD/grpc-1.34.1 && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.34.1/gens --cpp_out=/builddir/build/BUILD/grpc-1.34.1/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.34.1/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/reflection/v1alpha/reflection.proto [1009/1026] cd /builddir/build/BUILD/grpc-1.34.1 && /usr/bin/protoc --grpc_out=generate_mock_code=true:/builddir/build/BUILD/grpc-1.34.1/gens --cpp_out=/builddir/build/BUILD/grpc-1.34.1/gens --plugin=protoc-gen-grpc=/builddir/build/BUILD/grpc-1.34.1/grpc_cpp_plugin -I . -I /usr/include src/proto/grpc/channelz/channelz.proto [1010/1026] /usr/bin/c++ -Dgrpc___error_details_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -MF CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o.d -o CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -c src/cpp/util/error_details.cc [1011/1026] /usr/bin/c++ -Dgrpc___error_details_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.pb.cc.o -MF CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.pb.cc.o.d -o CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.pb.cc.o -c gens/src/proto/grpc/status/status.pb.cc [1012/1026] /usr/bin/c++ -Dgrpc___error_details_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o -MF CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o.d -o CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o -c gens/src/proto/grpc/status/status.grpc.pb.cc [1013/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc++_error_details.so.1 -o libgrpc++_error_details.so.1.34.1 CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.pb.cc.o CMakeFiles/grpc++_error_details.dir/gens/src/proto/grpc/status/status.grpc.pb.cc.o CMakeFiles/grpc++_error_details.dir/src/cpp/util/error_details.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc++.so.1.34.1 libgrpc.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_exponential_biased.so /usr/lib64/libabsl_status.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so -ldl -lrt -lm -lpthread && : [1014/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc++_error_details.so.1.34.1 libgrpc++_error_details.so.1 libgrpc++_error_details.so && : [1015/1026] /usr/bin/c++ -Dgrpc___reflection_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -MF CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o.d -o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -c src/cpp/ext/proto_server_reflection_plugin.cc [1016/1026] /usr/bin/c++ -Dgrpcpp_channelz_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -MF CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -c src/cpp/server/channelz/channelz_service_plugin.cc [1017/1026] /usr/bin/c++ -Dgrpcpp_channelz_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o -MF CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o -c src/cpp/server/channelz/channelz_service.cc [1018/1026] /usr/bin/c++ -Dgrpc___reflection_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -MF CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o.d -o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o -c gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc [1019/1026] /usr/bin/c++ -Dgrpc___reflection_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o -MF CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o.d -o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o -c src/cpp/ext/proto_server_reflection.cc [1020/1026] /usr/bin/c++ -Dgrpc___reflection_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -MF CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o.d -o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o -c gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc [1021/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpc++_reflection.so.1 -o libgrpc++_reflection.so.1.34.1 CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.cc.o CMakeFiles/grpc++_reflection.dir/gens/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.cc.o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection.cc.o CMakeFiles/grpc++_reflection.dir/src/cpp/ext/proto_server_reflection_plugin.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc++.so.1.34.1 libgrpc.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_exponential_biased.so /usr/lib64/libabsl_status.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so -ldl -lrt -lm -lpthread && : [1022/1026] /usr/bin/cmake -E cmake_symlink_library libgrpc++_reflection.so.1.34.1 libgrpc++_reflection.so.1 libgrpc++_reflection.so && : [1023/1026] /usr/bin/c++ -Dgrpcpp_channelz_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -MF CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o -c gens/src/proto/grpc/channelz/channelz.grpc.pb.cc [1024/1026] /usr/bin/c++ -Dgrpcpp_channelz_EXPORTS -Iinclude -I. -Ithird_party/address_sorting/include -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/upb -Igens -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -std=c++11 -MD -MT CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -MF CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o.d -o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o -c gens/src/proto/grpc/channelz/channelz.pb.cc [1025/1026] : && /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libgrpcpp_channelz.so.1 -o libgrpcpp_channelz.so.1.34.1 CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.pb.cc.o CMakeFiles/grpcpp_channelz.dir/gens/src/proto/grpc/channelz/channelz.grpc.pb.cc.o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service.cc.o CMakeFiles/grpcpp_channelz.dir/src/cpp/server/channelz/channelz_service_plugin.cc.o -Wl,-rpath,/builddir/build/BUILD/grpc-1.34.1: /usr/lib64/libprotobuf.so -ldl -lrt -lm -lpthread libgrpc++.so.1.34.1 libgrpc.so.14.0.0 libgpr.so.14.0.0 libaddress_sorting.so.14.0.0 libupb.so.14.0.0 /usr/lib64/libprotobuf.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so /usr/lib64/libcares.so -pthread -lre2 /usr/lib64/libabsl_hash.so /usr/lib64/libabsl_bad_variant_access.so /usr/lib64/libabsl_city.so /usr/lib64/libabsl_raw_hash_set.so /usr/lib64/libabsl_hashtablez_sampler.so /usr/lib64/libabsl_exponential_biased.so /usr/lib64/libabsl_status.so /usr/lib64/libabsl_cord.so /usr/lib64/libabsl_bad_optional_access.so /usr/lib64/libabsl_synchronization.so /usr/lib64/libabsl_stacktrace.so /usr/lib64/libabsl_symbolize.so /usr/lib64/libabsl_debugging_internal.so /usr/lib64/libabsl_demangle_internal.so /usr/lib64/libabsl_graphcycles_internal.so /usr/lib64/libabsl_time.so /usr/lib64/libabsl_civil_time.so /usr/lib64/libabsl_time_zone.so /usr/lib64/libabsl_malloc_internal.so /usr/lib64/libabsl_str_format_internal.so /usr/lib64/libabsl_strings.so /usr/lib64/libabsl_strings_internal.so /usr/lib64/libabsl_int128.so /usr/lib64/libabsl_throw_delegate.so /usr/lib64/libabsl_base.so /usr/lib64/libabsl_raw_logging_internal.so -lpthread /usr/lib64/libabsl_log_severity.so /usr/lib64/libabsl_spinlock_wait.so -ldl -lrt -lm -lpthread && : [1026/1026] /usr/bin/cmake -E cmake_symlink_library libgrpcpp_channelz.so.1.34.1 libgrpcpp_channelz.so.1 libgrpcpp_channelz.so && : + PYROOT=/builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages:/builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/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_BUILD_SYSTEM_RE2=True + GRPC_PYTHON_BUILD_SYSTEM_RE2=True + export GRPC_PYTHON_BUILD_SYSTEM_ABSL=True + GRPC_PYTHON_BUILD_SYSTEM_ABSL=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 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' Compiling src/python/grpcio/grpc/_cython/cygrpc.pyx because it changed. [1/1] Cythonizing src/python/grpcio/grpc/_cython/cygrpc.pyx running build running build_py running build_project_metadata creating python_build creating python_build/lib.linux-aarch64-3.6 creating python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_auth.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_channel.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_common.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_compression.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_interceptor.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_plugin_wrapping.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_runtime_protos.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_server.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_simple_stubs.py -> python_build/lib.linux-aarch64-3.6/grpc copying src/python/grpcio/grpc/_utilities.py -> python_build/lib.linux-aarch64-3.6/grpc creating python_build/lib.linux-aarch64-3.6/grpc/_cython copying src/python/grpcio/grpc/_cython/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/_cython creating python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_base_call.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_base_channel.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_base_server.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_call.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_channel.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_interceptor.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_metadata.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_server.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_typing.py -> python_build/lib.linux-aarch64-3.6/grpc/aio copying src/python/grpcio/grpc/aio/_utils.py -> python_build/lib.linux-aarch64-3.6/grpc/aio creating python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/_client_adaptations.py -> python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/_metadata.py -> python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/_server_adaptations.py -> python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/implementations.py -> python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/interfaces.py -> python_build/lib.linux-aarch64-3.6/grpc/beta copying src/python/grpcio/grpc/beta/utilities.py -> python_build/lib.linux-aarch64-3.6/grpc/beta creating python_build/lib.linux-aarch64-3.6/grpc/experimental copying src/python/grpcio/grpc/experimental/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/experimental copying src/python/grpcio/grpc/experimental/gevent.py -> python_build/lib.linux-aarch64-3.6/grpc/experimental copying src/python/grpcio/grpc/experimental/session_cache.py -> python_build/lib.linux-aarch64-3.6/grpc/experimental creating python_build/lib.linux-aarch64-3.6/grpc/framework copying src/python/grpcio/grpc/framework/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/framework creating python_build/lib.linux-aarch64-3.6/grpc/_cython/_cygrpc copying src/python/grpcio/grpc/_cython/_cygrpc/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/_cython/_cygrpc creating python_build/lib.linux-aarch64-3.6/grpc/experimental/aio copying src/python/grpcio/grpc/experimental/aio/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/experimental/aio creating python_build/lib.linux-aarch64-3.6/grpc/framework/common copying src/python/grpcio/grpc/framework/common/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/common copying src/python/grpcio/grpc/framework/common/cardinality.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/common copying src/python/grpcio/grpc/framework/common/style.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/common creating python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/abandonment.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/callable_util.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/future.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/logging_pool.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation copying src/python/grpcio/grpc/framework/foundation/stream_util.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/foundation creating python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces copying src/python/grpcio/grpc/framework/interfaces/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces creating python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/base.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base copying src/python/grpcio/grpc/framework/interfaces/base/utilities.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base creating python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/__init__.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/face.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face copying src/python/grpcio/grpc/framework/interfaces/face/utilities.py -> python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face creating python_build/lib.linux-aarch64-3.6/grpc/_cython/_credentials copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.linux-aarch64-3.6/grpc/_cython/_credentials running build_ext building 'grpc._cython.cygrpc' extension creating python_build/temp.linux-aarch64-3.6 creating python_build/temp.linux-aarch64-3.6/src creating python_build/temp.linux-aarch64-3.6/src/python creating python_build/temp.linux-aarch64-3.6/src/python/grpcio creating python_build/temp.linux-aarch64-3.6/src/python/grpcio/grpc creating python_build/temp.linux-aarch64-3.6/src/python/grpcio/grpc/_cython creating python_build/temp.linux-aarch64-3.6/src/core creating python_build/temp.linux-aarch64-3.6/src/core/ext creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/census creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/health creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/pick_first creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/priority creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/round_robin creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/weighted_target creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/native creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/fake creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/sockaddr creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/xds creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_idle creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/deadline creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/client creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/message_compress creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/server creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/max_age creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/message_size creating python_build/temp.linux-aarch64-3.6/src/core/ext/filters/workarounds creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2 creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/alpn creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/insecure creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/secure creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/insecure creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/secure creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport creating python_build/temp.linux-aarch64-3.6/src/core/ext/transport/inproc creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/annotations creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/accesslog creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/accesslog/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/rbac creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/rbac/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/trace creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/trace/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/filters creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/filters/network creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/cluster creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/cluster/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/discovery creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/endpoint creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/endpoint/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/listener creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/listener/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/load_stats creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/load_stats/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/route creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/route/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/metadata creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/metadata/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/tracing creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/tracing/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/expr creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/expr/v1alpha1 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/rpc creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/health creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/health/v1 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb/v1 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/data creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/data/orca creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/data/orca/v1 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/validate creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/annotations creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/accesslog creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/trace creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/trace/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/filters creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/filters/network creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/cluster creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/cluster/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/discovery creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/discovery/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/endpoint creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/listener creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/listener/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/load_stats creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/route creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/route/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/metadata creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/metadata/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/tracing creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/tracing/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/api creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/rpc creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1 creating python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/validate creating python_build/temp.linux-aarch64-3.6/src/core/ext/xds creating python_build/temp.linux-aarch64-3.6/src/core/lib creating python_build/temp.linux-aarch64-3.6/src/core/lib/avl creating python_build/temp.linux-aarch64-3.6/src/core/lib/backoff creating python_build/temp.linux-aarch64-3.6/src/core/lib/channel creating python_build/temp.linux-aarch64-3.6/src/core/lib/compression creating python_build/temp.linux-aarch64-3.6/src/core/lib/debug creating python_build/temp.linux-aarch64-3.6/src/core/lib/gpr creating python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp creating python_build/temp.linux-aarch64-3.6/src/core/lib/http creating python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr creating python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor creating python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/poller creating python_build/temp.linux-aarch64-3.6/src/core/lib/json creating python_build/temp.linux-aarch64-3.6/src/core/lib/profiling creating python_build/temp.linux-aarch64-3.6/src/core/lib/security creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/authorization creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/context creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/composite creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/fake creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/google_default creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/iam creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/insecure creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/local creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/oauth2 creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/plugin creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/ssl creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/xds creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/alts creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/fake creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/insecure creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/local creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/tls creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport creating python_build/temp.linux-aarch64-3.6/src/core/lib/security/util creating python_build/temp.linux-aarch64-3.6/src/core/lib/slice creating python_build/temp.linux-aarch64-3.6/src/core/lib/surface creating python_build/temp.linux-aarch64-3.6/src/core/lib/transport creating python_build/temp.linux-aarch64-3.6/src/core/lib/uri creating python_build/temp.linux-aarch64-3.6/src/core/plugin_registry creating python_build/temp.linux-aarch64-3.6/src/core/tsi creating python_build/temp.linux-aarch64-3.6/src/core/tsi/alts creating python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/crypt creating python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector creating python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker creating python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector creating python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl creating python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache creating python_build/temp.linux-aarch64-3.6/third_party creating python_build/temp.linux-aarch64-3.6/third_party/address_sorting creating python_build/temp.linux-aarch64-3.6/third_party/upb creating python_build/temp.linux-aarch64-3.6/third_party/upb/upb gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/python/grpcio/grpc/_cython/cygrpc.cpp -o python_build/temp.linux-aarch64-3.6/src/python/grpcio/grpc/_cython/cygrpc.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/global_subchannel_pool.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/global_subchannel_pool.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_idle/client_idle_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_idle/client_idle_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_ping.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_ping.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/parsing.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/parsing.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc:37: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc:37: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/workarounds/workaround_utils.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/workarounds/workaround_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/v3/http.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/http.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/duration.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/duration.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/v3/percent.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/empty.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/empty.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/deadline/deadline_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/deadline/deadline_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/struct.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/struct.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/v3/range.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/range.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/annotations/migrate.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/annotations/security.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/security.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/health/health_check_client.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/health/health_check_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/api/annotations.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/annotations.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/rpc/status.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/rpc/status.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/validate/validate.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/validate/validate.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_rst_stream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/annotations/status.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/status.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc:36: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/annotations/versioning.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/alpn/alpn.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/alpn/alpn.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/api/http.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/http.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc:36: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/authority.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/authority.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/core/v1/authority.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/authority.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/any.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/any.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver_result_parsing.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver_result_parsing.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/stream_lists.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/stream_lists.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/udpa/core/v1/resource.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/resource.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/client/http_client_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/client/http_client_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/api/http.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/xds_client_stats.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_client_stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/bin_decoder.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/bin_decoder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/validate/validate.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_settings.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_settings.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/handshaker.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/chttp2_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/chttp2_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/certificate_provider_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/certificate_provider_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/xds/xds_client_stats.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/stream_map.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/stream_map.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/xds/xds_client_stats.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/http_connect_handshaker.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/http_connect_handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_registry.h:26, from src/core/ext/xds/certificate_provider_registry.cc:23: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/debug/stats.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/debug/stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_registry.h:26, from src/core/ext/xds/certificate_provider_registry.cc:23: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/varint.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/varint.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/writing.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/writing.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/bin_encoder.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/bin_encoder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/env_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/env_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/env_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/env_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/chttp2_plugin.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/chttp2_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/client_authority_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/client_authority_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_android.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_android.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolving_lb_policy.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolving_lb_policy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/handshaker_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/handshaker_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/certificate_provider_store.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/certificate_provider_store.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/python/grpcio/grpc/_cython/cygrpc.cpp: In function ‘void __pyx_f_4grpc_7_cython_6cygrpc__unified_socket_write(int)’: src/python/grpcio/grpc/_cython/cygrpc.cpp:73354:15: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)(write(__pyx_v_fd, ((char *)"1"), 1)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/insecure/channel_create.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from src/core/ext/xds/certificate_provider_store.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from src/core/ext/xds/certificate_provider_store.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/debug/stats_data.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/debug/stats_data.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_window_update.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_window_update.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/ext/xds/xds_client.h:32, from src/core/ext/xds/xds_client_stats.cc:28: ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref() [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:84:5: required from ‘void grpc_core::DualRefCounted::Unref() [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:101:28: required from ‘grpc_core::RefCountedPtr::~RefCountedPtr() [with T = grpc_core::XdsClient]’ src/core/ext/xds/xds_client_stats.cc:54:41: required from here ./src/core/lib/gprpp/dual_ref_counted.h:173:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:107:5: required from ‘void grpc_core::DualRefCounted::Unref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:113:28: required from ‘void grpc_core::RefCountedPtr::reset(const grpc_core::DebugLocation&, const char*, T*) [with T = grpc_core::XdsClient]’ src/core/ext/xds/xds_client_stats.cc:73:48: required from here ./src/core/lib/gprpp/dual_ref_counted.h:195:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/chttp2_transport.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/inproc/inproc_plugin.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/inproc/inproc_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/http_proxy.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/http_proxy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/debug/trace.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/debug/trace.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/python/grpcio/grpc/_cython/cygrpc.cpp: At global scope: src/python/grpcio/grpc/_cython/cygrpc.cpp:146005:1: warning: ‘void __Pyx_PyAsyncGen_Fini()’ defined but not used [-Wunused-function] __Pyx_PyAsyncGen_Fini(void) ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/status_util.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/status_util.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/compression.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/compression.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/http_filters_plugin.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/http_filters_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/log_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/murmur_hash.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/murmur_hash.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/alloc.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/alloc.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/atm.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/atm.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_iphone.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_iphone.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/avl/avl.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/avl/avl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/cpu_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/inproc/inproc_transport.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/inproc/inproc_transport.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/file_watcher_certificate_provider_factory.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/file_watcher_certificate_provider_factory.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/env_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/env_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/backoff/backoff.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/backoff/backoff.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/file_watcher_certificate_provider_factory.h:24, from src/core/ext/xds/file_watcher_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/compression_args.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/compression_args.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/file_watcher_certificate_provider_factory.h:24, from src/core/ext/xds/file_watcher_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/hpack_encoder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string_util_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string_util_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/string_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tls_pthread.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tls_pthread.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/compression_internal.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/compression_internal.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tmpfile_msys.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tmpfile_msys.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync_abseil.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync_abseil.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tmpfile_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tmpfile_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_args.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_args.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/local_subchannel_pool.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/local_subchannel_pool.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/message_compress/message_compress_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/message_compress/message_compress_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/priority/priority.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/priority/priority.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/tmpfile_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tmpfile_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/wrap_memcpy.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/wrap_memcpy.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/arena.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/arena.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/message_compress.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/message_compress.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/sync_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/examine_stack.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/examine_stack.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/retry_throttle.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/retry_throttle.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc:34: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc:34: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time_precise.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time_precise.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/hpack_parser.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/hpack_parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/address_filtering.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gpr/time_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/fork.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/fork.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/mpscq.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/mpscq.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/stream_compression.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/stream_compression.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/proxy_mapper_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/server_address.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/server_address.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/stat_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/stat_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_stack.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_stack.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/annotations/resource.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/annotations/resource.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h:24, from src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c -o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/message_compress/message_decompress_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/message_compress/message_decompress_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h:24, from src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/global_config_env.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/global_config_env.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/call_combiner.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/call_combiner.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/stream_compression_gzip.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/stream_compression_gzip.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/context_list.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/context_list.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/stat_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/stat_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/thd_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/thd_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/cfstream_handle.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/cfstream_handle.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_stack_builder.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_stack_builder.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/chttp2_server.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/chttp2_server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/compression/stream_compression_identity.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/stream_compression_identity.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/host_port.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/host_port.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/gprpp/thd_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/thd_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/format_request.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/http/format_request.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/combiner.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/combiner.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/service_config.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/service_config.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/http/server/http_server_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/server/http_server_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/hpack_table.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/hpack_table.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/flow_control.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/flow_control.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/error_cfstream.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/error_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_apple.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_apple.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/dualstack_socket_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/dualstack_socket_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_epoll1_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_epoll1_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channel_trace.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_trace.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/executor/threadpool.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor/threadpool.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/xds_api.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_api.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/httpcli.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/http/httpcli.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_api.cc:38: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/fork_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/fork_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_api.cc:38: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/http2_settings.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/http2_settings.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/huffsyms.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/huffsyms.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/incoming_metadata.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/incoming_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/max_age/max_age_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/max_age/max_age_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_cfstream.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_pair_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_pair_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/fork_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/fork_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/gethostname_fallback.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/gethostname_fallback.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_epollex_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_epollex_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/gethostname_host_name_max.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/gethostname_host_name_max.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/gethostname_sysconf.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/gethostname_sysconf.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/internal_errqueue.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/internal_errqueue.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iocp_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iocp_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_data.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_data.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/httpcli_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/http/httpcli_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/ext/xds/xds_client.h:32, from src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc:28: ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref() [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:84:5: required from ‘void grpc_core::DualRefCounted::Unref() [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:101:28: required from ‘grpc_core::RefCountedPtr::~RefCountedPtr() [with T = grpc_core::XdsClient]’ src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc:52:45: required from here ./src/core/lib/gprpp/dual_ref_counted.h:173:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_pair_uv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_pair_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/http/httpcli_security_connector.cc:37: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/http/httpcli_security_connector.cc:37: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/endpoint_pair_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_pair_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/error.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/error.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/parse_address.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/parse_address.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/message_size/message_size_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/message_size/message_size_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channelz.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channelz.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/http/parser.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/http/parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/poller/eventmanager_libuv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/poller/eventmanager_libuv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_uv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_poll_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_poll_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/service_config_parser.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/service_config_parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_internal.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_internal.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/transport/chttp2/transport/frame_goaway.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_goaway.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/buffer_list.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/buffer_list.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/polling_entity.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/polling_entity.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_cfstream.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/subchannel.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/subchannel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_posix_cfstream.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_posix_cfstream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_uv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/time_averaged_stats.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/time_averaged_stats.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/iomgr_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/is_epollexclusive_available.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/is_epollexclusive_available.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/load_file.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/load_file.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_eventfd.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_eventfd.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/authorization/authorization_engine.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/authorization/authorization_engine.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/lockfree_event.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/lockfree_event.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resolve_address_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/resource_quota.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resource_quota.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/ev_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from ./src/core/lib/security/authorization/authorization_engine.h:32, from src/core/lib/security/authorization/authorization_engine.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/exec_ctx.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/exec_ctx.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from ./src/core/lib/security/authorization/authorization_engine.h:32, from src/core/lib/security/authorization/authorization_engine.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_nospecial.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_nospecial.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_pipe.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_pipe.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_set.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_set.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/composite/composite_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/composite/composite_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_client_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/executor.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/composite/composite_credentials.h:29, from src/core/lib/security/credentials/composite/composite_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_generic.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_generic.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/composite/composite_credentials.h:29, from src/core/lib/security/credentials/composite/composite_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/wakeup_fd_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_set_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_set_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/work_serializer.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/work_serializer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_set_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_set_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_uv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/pollset_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/google_default/google_default_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/google_default/google_default_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/google_default/google_default_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/executor/mpmcqueue.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor/mpmcqueue.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/sockaddr_utils.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/sockaddr_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/google_default/google_default_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json_reader.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/json/json_reader.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_custom.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_custom.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_heap.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_heap.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/local/local_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/local/local_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/local/local_security_connector.h:24, from src/core/lib/security/security_connector/local/local_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/local/local_security_connector.h:24, from src/core/lib/security/security_connector/local/local_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/authorization/evaluate_args.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/authorization/evaluate_args.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_manager.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_manager.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from src/core/lib/security/authorization/evaluate_args.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/authorization/evaluate_args.h:27, from src/core/lib/security/authorization/evaluate_args.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_factory_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_factory_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/tsi_error.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/tsi_error.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc: In member function ‘virtual grpc_core::RefCountedPtr grpc_core::{anonymous}::WeightedTargetLbFactory::ParseLoadBalancingConfig(const grpc_core::Json&, grpc_error**) const’: src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:56:10: warning: ‘child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight’ may be used uninitialized in this function [-Wmaybe-uninitialized] struct ChildConfig { ^~~~~~~~~~~ src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc:657:45: note: ‘child_config.grpc_core::{anonymous}::WeightedTargetLbConfig::ChildConfig::weight’ was declared here WeightedTargetLbConfig::ChildConfig child_config; ^~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/subchannel_pool_interface.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/subchannel_pool_interface.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/timer_uv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/udp_server.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/udp_server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/util/json_util.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/util/json_util.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_mutator.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_mutator.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/iam/iam_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/iam/iam_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/credentials_metadata.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/credentials_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/iam/iam_credentials.h:26, from src/core/lib/security/credentials/iam/iam_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/context/security_context.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/context/security_context.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/iam/iam_credentials.h:26, from src/core/lib/security/credentials/iam/iam_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/byte_buffer_reader.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/byte_buffer_reader.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials_metadata.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/context/security_context.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_common_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_common_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/credentials_metadata.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/context/security_context.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from src/core/lib/security/security_connector/security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from src/core/lib/security/security_connector/security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/xds/cds.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/cds.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/b64.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/b64.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/call.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/call.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:27: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json_util.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/json/json_util.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:27: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_common.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/external/aws_request_signer.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/aws_request_signer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/unix_sockets_posix.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/unix_sockets_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/socket_utils_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/insecure/insecure_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/insecure/insecure_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/channelz_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channelz_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/insecure/insecure_credentials.cc:23: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from src/core/lib/security/credentials/insecure/insecure_credentials.cc:23: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/ssl/ssl_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl/ssl_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/percent_encoding.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/percent_encoding.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/event_string.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/event_string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl/ssl_security_connector.h:26, from src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl/ssl_security_connector.h:26, from src/core/lib/security/security_connector/ssl/ssl_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/json/json_writer.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/json/json_writer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/unix_sockets_posix_noop.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/unix_sockets_posix_noop.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/alts_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/alts_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/alts/alts_credentials.h:27, from src/core/lib/security/credentials/alts/alts_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/alts/alts_credentials.h:27, from src/core/lib/security/credentials/alts/alts_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/jwt/json_token.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt/json_token.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/json_token.cc:36: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/core/lib/security/credentials/jwt/json_token.cc:37: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/byte_stream.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/byte_stream.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/json_token.cc:43: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/transport.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/transport.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/xds_bootstrap.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_bootstrap.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from src/core/ext/xds/xds_bootstrap.cc:19: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from src/core/ext/xds/xds_bootstrap.cc:19: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_server_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_uv.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_uv.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/iomgr/tcp_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/init.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/init.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/profiling/basic_timers.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/profiling/basic_timers.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/profiling/stap_timers.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/profiling/stap_timers.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/frame_handler.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/frame_handler.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/connectivity_state.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/connectivity_state.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/ssl_utils.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_handshaker_client.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_handshaker_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/ext/xds/xds_client.h:32, from src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:27: ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref() [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:84:5: required from ‘void grpc_core::DualRefCounted::Unref() [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:101:28: required from ‘grpc_core::RefCountedPtr::~RefCountedPtr() [with T = grpc_core::XdsClient]’ src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:235:78: required from here ./src/core/lib/gprpp/dual_ref_counted.h:173:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:107:5: required from ‘void grpc_core::DualRefCounted::Unref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:113:28: required from ‘void grpc_core::RefCountedPtr::reset(const grpc_core::DebugLocation&, const char*, T*) [with T = grpc_core::XdsClient]’ src/core/ext/filters/client_channel/lb_policy/xds/cds.cc:262:46: required from here ./src/core/lib/gprpp/dual_ref_counted.h:195:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from src/core/lib/security/security_connector/ssl_utils.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from src/core/lib/security/security_connector/ssl_utils.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice_buffer.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice_buffer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/transport_security_grpc.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/transport_security_grpc.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/transport_op_string.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/transport_op_string.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/call_details.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/call_details.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/external/external_account_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/external_account_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h:29, from src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from src/core/lib/security/credentials/external/external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from src/core/lib/security/credentials/external/external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/address_sorting/address_sorting.c -o python_build/temp.linux-aarch64-3.6/third_party/address_sorting/address_sorting.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/address_sorting/address_sorting_posix.c -o python_build/temp.linux-aarch64-3.6/third_party/address_sorting/address_sorting_posix.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/jwt/jwt_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt/jwt_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/init_secure.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/init_secure.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/address_sorting/address_sorting_windows.c -o python_build/temp.linux-aarch64-3.6/third_party/address_sorting/address_sorting_windows.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice_intern.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice_intern.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/surface/init_secure.cc:27: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:30, from src/core/lib/security/credentials/jwt/jwt_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/decode.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/decode.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/surface/init_secure.cc:27: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/jwt/jwt_credentials.h:30, from src/core/lib/security/credentials/jwt/jwt_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/call_log_batch.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/call_log_batch.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/error_utils.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/error_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/channel/connected_channel.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/connected_channel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/def.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/def.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/fake_transport_security.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/fake_transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/ssl_utils_config.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl_utils_config.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_shared_resource.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_shared_resource.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/tls/tls_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/tls_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/tls/tls_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/tls/tls_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/slice/slice_string_helpers.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice_string_helpers.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/tls/tls_credentials.h:26, from src/core/lib/security/credentials/tls/tls_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/tls/tls_credentials.h:26, from src/core/lib/security/credentials/tls/tls_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:25, from src/core/lib/security/security_connector/tls/tls_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/metadata.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/tls/tls_security_connector.h:25, from src/core/lib/security/security_connector/tls/tls_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/lame_client.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/lame_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/table.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/table.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/uri/uri_parser.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/uri/uri_parser.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/local_transport_security.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/local_transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/transport/metadata.cc: In function ‘void grpc_mdctx_global_shutdown()’: src/core/lib/transport/metadata.cc:255:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] for (int i = 0; i < shard->capacity; i++) { ~~^~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/encode.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/encode.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/api_trace.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/api_trace.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/text_encode.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/text_encode.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/jwt/jwt_verifier.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt/jwt_verifier.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop src/core/lib/security/credentials/jwt/jwt_verifier.cc:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/core/lib/security/credentials/jwt/jwt_verifier.cc:32: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/msg.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/msg.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread src/core/lib/security/credentials/jwt/jwt_verifier.cc:38: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/upb.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/upb.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/external/file_external_account_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/file_external_account_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/metadata_batch.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/metadata_batch.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/byte_buffer.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/byte_buffer.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/port.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/port.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:22, from src/core/lib/security/credentials/external/file_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c third_party/upb/upb/reflection.c -o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/reflection.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/file_external_account_credentials.h:22, from src/core/lib/security/credentials/external/file_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/xds/xds_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/xds/xds_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/xds/xds_credentials.h:26, from src/core/lib/security/credentials/xds/xds_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl/session_cache/ssl_session_cache.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache/ssl_session_cache.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/xds/xds_credentials.h:26, from src/core/lib/security/credentials/xds/xds_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/plugin_registry/grpc_plugin_registry.cc -o python_build/temp.linux-aarch64-3.6/src/core/plugin_registry/grpc_plugin_registry.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/tsi/ssl/session_cache/ssl_session_cache.cc:23: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/metadata_array.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/metadata_array.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/tsi/ssl/session_cache/ssl_session_cache.cc:23: ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from src/core/tsi/ssl/session_cache/ssl_session_cache.cc:24: ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:32: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/crypt/aes_gcm.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/crypt/aes_gcm.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/xds_certificate_provider.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_certificate_provider.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/xds_certificate_provider.h:24, from src/core/ext/xds/xds_certificate_provider.cc:24: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/xds_certificate_provider.h:24, from src/core/ext/xds/xds_certificate_provider.cc:24: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/crypt/gsec.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/crypt/gsec.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/pid_controller.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/pid_controller.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/server.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/server.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/static_metadata.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/static_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/xds/eds.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/eds.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/alts_tsi_utils.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_tsi_utils.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_counter.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_counter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_crypter.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_crypter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/alts/alts_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/alts/alts_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:36: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:36: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_frame_protector.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_frame_protector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:24, from src/core/lib/security/security_connector/alts/alts_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl/session_cache/ssl_session_openssl.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache/ssl_session_openssl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/alts/alts_security_connector.h:24, from src/core/lib/security/security_connector/alts/alts_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from src/core/tsi/ssl/session_cache/ssl_session_openssl.cc:21: ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/client_auth_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/client_auth_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/handshaker/transport_security_common_api.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/transport_security_common_api.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/client_auth_filter.cc:36: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/client_auth_filter.cc:36: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/ssl_transport_security.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl_transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/tsi/ssl_transport_security.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/local/local_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/local/local_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/external/url_external_account_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/url_external_account_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from src/core/tsi/ssl_transport_security.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop src/core/tsi/ssl_transport_security.cc:48: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push src/core/tsi/ssl_transport_security.cc:49: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" src/core/tsi/ssl_transport_security.cc:60: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from src/core/tsi/ssl_transport_security.cc:63: ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:32: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/tsi/ssl/session_cache/ssl_session_cache.h:37, from src/core/tsi/ssl_transport_security.cc:63: ./src/core/tsi/ssl/session_cache/ssl_session.h:26: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl/session_cache/ssl_session.h:27: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" ./src/core/tsi/ssl/session_cache/ssl_session.h:31: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/local/local_credentials.h:26, from src/core/lib/security/credentials/local/local_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/url_external_account_credentials.h:22, from src/core/lib/security/credentials/external/url_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/local/local_credentials.h:26, from src/core/lib/security/credentials/local/local_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from ./src/core/lib/security/credentials/external/external_account_credentials.h:26, from ./src/core/lib/security/credentials/external/url_external_account_credentials.h:22, from src/core/lib/security/credentials/external/url_external_account_credentials.cc:18: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel_init.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel_init.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/fake/fake_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/fake/fake_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/fake/fake_security_connector.h:28, from src/core/lib/security/security_connector/fake/fake_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/fake/fake_security_connector.h:28, from src/core/lib/security/security_connector/fake/fake_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/xds/xds_client.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_client.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_client.cc:37: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from src/core/ext/xds/xds_client.cc:37: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/oauth2/oauth2_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/oauth2/oauth2_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from src/core/lib/security/credentials/oauth2/oauth2_credentials.cc:22: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/oauth2/oauth2_credentials.h:28, from src/core/lib/security/credentials/oauth2/oauth2_credentials.cc:22: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel_ping.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel_ping.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/secure_endpoint.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/secure_endpoint.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/tsi/transport_security.cc -o python_build/temp.linux-aarch64-3.6/src/core/tsi/transport_security.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/insecure/insecure_security_connector.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/insecure/insecure_security_connector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:24, from src/core/lib/security/security_connector/insecure/insecure_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from ./src/core/lib/security/security_connector/insecure/insecure_security_connector.h:24, from src/core/lib/security/security_connector/insecure/insecure_security_connector.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/ext/xds/xds_client.h:32, from src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:36: ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref() [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:84:5: required from ‘void grpc_core::DualRefCounted::Unref() [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:101:28: required from ‘grpc_core::RefCountedPtr::~RefCountedPtr() [with T = grpc_core::XdsClient]’ src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:309:78: required from here ./src/core/lib/gprpp/dual_ref_counted.h:173:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:107:5: required from ‘void grpc_core::DualRefCounted::Unref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:113:28: required from ‘void grpc_core::RefCountedPtr::reset(const grpc_core::DebugLocation&, const char*, T*) [with T = grpc_core::XdsClient]’ src/core/ext/filters/client_channel/lb_policy/xds/eds.cc:375:44: required from here ./src/core/lib/gprpp/dual_ref_counted.h:195:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/channel_stack_type.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel_stack_type.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/security_handshaker.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/security_handshaker.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/completion_queue.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/completion_queue.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/transport/security_handshaker.h:25, from src/core/lib/security/transport/security_handshaker.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/transport/security_handshaker.h:25, from src/core/lib/security/transport/security_handshaker.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/fake/fake_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/fake/fake_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/fake/fake_credentials.h:26, from src/core/lib/security/credentials/fake/fake_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/fake/fake_credentials.h:26, from src/core/lib/security/credentials/fake/fake_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/load_system_roots_fallback.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/load_system_roots_fallback.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/security_connector/load_system_roots_linux.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/load_system_roots_linux.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/validate_metadata.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/validate_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/google_default/credentials_generic.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/google_default/credentials_generic.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/plugin/plugin_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/plugin/plugin_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/google_default/google_default_credentials.h:25, from src/core/lib/security/credentials/google_default/credentials_generic.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/google_default/google_default_credentials.h:25, from src/core/lib/security/credentials/google_default/credentials_generic.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/transport/server_auth_filter.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/server_auth_filter.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/version.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/version.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:24, from src/core/lib/security/credentials/plugin/plugin_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/plugin/plugin_credentials.h:24, from src/core/lib/security/credentials/plugin/plugin_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/authority_override.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/authority_override.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/server_auth_filter.cc:26: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/context/security_context.h:28, from src/core/lib/security/transport/server_auth_filter.cc:26: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/ext/xds/xds_client.h:32, from src/core/ext/xds/xds_client.cc:39: ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref() [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/ref_counted_ptr.h:249:28: required from ‘grpc_core::WeakRefCountedPtr::~WeakRefCountedPtr() [with T = grpc_core::XdsClient]’ src/core/ext/xds/xds_client.cc:466:21: required from here ./src/core/lib/gprpp/dual_ref_counted.h:173:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref(const grpc_core::DebugLocation&, const char*) [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/ref_counted_ptr.h:261:28: required from ‘void grpc_core::WeakRefCountedPtr::reset(const grpc_core::DebugLocation&, const char*, T*) [with T = grpc_core::XdsClient]’ src/core/ext/xds/xds_client.cc:482:51: required from here ./src/core/lib/gprpp/dual_ref_counted.h:195:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/bdp_estimator.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/bdp_estimator.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/surface/completion_queue_factory.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/completion_queue_factory.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/security/credentials/ssl/ssl_credentials.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/ssl/ssl_credentials.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/ssl/ssl_credentials.h:23, from src/core/lib/security/credentials/ssl/ssl_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/credentials/credentials.h:37, from ./src/core/lib/security/credentials/ssl/ssl_credentials.h:23, from src/core/lib/security/credentials/ssl/ssl_credentials.cc:21: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc:28: ./src/core/tsi/ssl_transport_security.h:28: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic push ./src/core/tsi/ssl_transport_security.h:29: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic ignored "-Wmodule-import-in-extern-c" In file included from ./src/core/lib/security/security_connector/security_connector.h:33, from ./src/core/lib/security/security_connector/ssl_utils.h:35, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h:29, from ./src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h:30, from ./src/core/ext/xds/certificate_provider_factory.h:26, from ./src/core/ext/xds/certificate_provider_store.h:28, from ./src/core/ext/xds/xds_bootstrap.h:31, from ./src/core/ext/xds/xds_api.h:37, from ./src/core/ext/xds/xds_client.h:28, from src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc:28: ./src/core/tsi/ssl_transport_security.h:33: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] #pragma clang diagnostic pop In file included from ./src/core/ext/xds/xds_client.h:32, from src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc:28: ./src/core/lib/gprpp/dual_ref_counted.h: In instantiation of ‘void grpc_core::DualRefCounted::WeakUnref() [with Child = grpc_core::XdsClient]’: ./src/core/lib/gprpp/dual_ref_counted.h:84:5: required from ‘void grpc_core::DualRefCounted::Unref() [with Child = grpc_core::XdsClient]’ ./src/core/lib/gprpp/ref_counted_ptr.h:101:28: required from ‘grpc_core::RefCountedPtr::~RefCountedPtr() [with T = grpc_core::XdsClient]’ src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc:380:78: required from here ./src/core/lib/gprpp/dual_ref_counted.h:173:20: warning: unused variable ‘weak_refs’ [-Wunused-variable] const uint32_t weak_refs = GetWeakRefs(prev_ref_pair); ^~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/status_conversion.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/status_conversion.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/status_metadata.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/status_metadata.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/lib/transport/timeout_encoding.cc -o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/timeout_encoding.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread 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:18520:48: warning: ‘__pyx_v_c_completion_queue’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_segregated_call->_c_completion_queue = __pyx_v_c_completion_queue; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/python/grpcio/grpc/_cython/cygrpc.cpp:18160:26: note: ‘__pyx_v_c_completion_queue’ was declared here grpc_completion_queue *__pyx_v_c_completion_queue; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/census/grpc_context.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/backend_metric.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/backend_metric.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/backup_poller.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/backup_poller.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/channel_connectivity.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/channel_connectivity.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel_channelz.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel_factory.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel_factory.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/client_channel_plugin.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel_plugin.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D_WIN32_WINNT=1536 -DOPENSSL_NO_ASM=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 -DPyMODINIT_FUNC=extern "C" __attribute__((visibility ("default"))) PyObject* -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -I/usr/include -Ithird_party/address_sorting/include -I/usr/include -I/usr/include/re2 -I/usr/include/openssl -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -I/usr/include -I/usr/include/python3.6m -c src/core/ext/filters/client_channel/config_selector.cc -o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/config_selector.o -fvisibility=hidden -fno-wrapv -fno-exceptions -pthread g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection python_build/temp.linux-aarch64-3.6/src/python/grpcio/grpc/_cython/cygrpc.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/census/grpc_context.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/backend_metric.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/backup_poller.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/channel_connectivity.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel_channelz.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel_factory.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/client_channel_plugin.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/config_selector.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/global_subchannel_pool.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/health/health_check_client.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/http_connect_handshaker.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/http_proxy.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/address_filtering.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/priority/priority.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/cds.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/eds.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/lb_policy_registry.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/local_subchannel_pool.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/proxy_mapper_registry.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver_registry.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolver_result_parsing.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/resolving_lb_policy.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/retry_throttle.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/server_address.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/service_config.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/service_config_parser.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/subchannel.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_channel/subchannel_pool_interface.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/client_idle/client_idle_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/deadline/deadline_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/client/http_client_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/client_authority_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/http_filters_plugin.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/message_compress/message_compress_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/message_compress/message_decompress_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/http/server/http_server_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/max_age/max_age_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/message_size/message_size_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.o python_build/temp.linux-aarch64-3.6/src/core/ext/filters/workarounds/workaround_utils.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/alpn/alpn.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/authority.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/chttp2_connector.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/client/secure/secure_channel_create.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/chttp2_server.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/bin_decoder.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/bin_encoder.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/chttp2_plugin.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/chttp2_transport.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/context_list.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/flow_control.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_data.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_goaway.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_ping.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_rst_stream.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_settings.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/frame_window_update.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/hpack_encoder.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/hpack_parser.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/hpack_table.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/http2_settings.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/huffsyms.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/incoming_metadata.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/parsing.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/stream_lists.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/stream_map.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/varint.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/chttp2/transport/writing.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/inproc/inproc_plugin.o python_build/temp.linux-aarch64-3.6/src/core/ext/transport/inproc/inproc_transport.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/annotations/resource.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/http.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/range.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/annotations.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/api/http.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/any.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/duration.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/empty.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/struct.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/google/rpc/status.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/security.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/status.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/authority.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/resource.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upb-generated/validate/validate.upb.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/certificate_provider_registry.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/certificate_provider_store.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/file_watcher_certificate_provider_factory.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_api.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_bootstrap.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_certificate_provider.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_client.o python_build/temp.linux-aarch64-3.6/src/core/ext/xds/xds_client_stats.o python_build/temp.linux-aarch64-3.6/src/core/lib/avl/avl.o python_build/temp.linux-aarch64-3.6/src/core/lib/backoff/backoff.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_args.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_stack.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_stack_builder.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channel_trace.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channelz.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/channelz_registry.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/connected_channel.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/handshaker.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/handshaker_registry.o python_build/temp.linux-aarch64-3.6/src/core/lib/channel/status_util.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/compression.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/compression_args.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/compression_internal.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/message_compress.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/stream_compression.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/stream_compression_gzip.o python_build/temp.linux-aarch64-3.6/src/core/lib/compression/stream_compression_identity.o python_build/temp.linux-aarch64-3.6/src/core/lib/debug/stats.o python_build/temp.linux-aarch64-3.6/src/core/lib/debug/stats_data.o python_build/temp.linux-aarch64-3.6/src/core/lib/debug/trace.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/alloc.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/atm.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_iphone.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/cpu_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/env_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/env_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/env_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_android.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/log_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/murmur_hash.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string_util_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/string_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync_abseil.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/sync_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time_precise.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/time_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tls_pthread.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tmpfile_msys.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tmpfile_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/tmpfile_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gpr/wrap_memcpy.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/arena.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/examine_stack.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/fork.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/global_config_env.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/host_port.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/mpscq.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/stat_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/stat_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/thd_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/gprpp/thd_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/http/format_request.o python_build/temp.linux-aarch64-3.6/src/core/lib/http/httpcli.o python_build/temp.linux-aarch64-3.6/src/core/lib/http/httpcli_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/http/parser.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/buffer_list.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/call_combiner.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/cfstream_handle.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/combiner.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/dualstack_socket_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_cfstream.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_pair_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_pair_uv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/endpoint_pair_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/error.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/error_cfstream.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_apple.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_epoll1_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_epollex_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_poll_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/ev_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/exec_ctx.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor/mpmcqueue.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/executor/threadpool.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/fork_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/fork_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/gethostname_fallback.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/gethostname_host_name_max.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/gethostname_sysconf.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/internal_errqueue.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iocp_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_internal.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_posix_cfstream.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_uv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/iomgr_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/is_epollexclusive_available.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/load_file.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/lockfree_event.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/parse_address.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/poller/eventmanager_libuv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/polling_entity.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_set.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_set_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_set_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_uv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/pollset_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resolve_address_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/resource_quota.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/sockaddr_utils.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_factory_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_mutator.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_common_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_uv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_utils_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/socket_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_cfstream.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_client_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_common.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_server_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_uv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/tcp_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/time_averaged_stats.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_custom.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_generic.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_heap.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_manager.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/timer_uv.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/udp_server.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/unix_sockets_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/unix_sockets_posix_noop.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_eventfd.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_nospecial.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_pipe.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/wakeup_fd_posix.o python_build/temp.linux-aarch64-3.6/src/core/lib/iomgr/work_serializer.o python_build/temp.linux-aarch64-3.6/src/core/lib/json/json_reader.o python_build/temp.linux-aarch64-3.6/src/core/lib/json/json_util.o python_build/temp.linux-aarch64-3.6/src/core/lib/json/json_writer.o python_build/temp.linux-aarch64-3.6/src/core/lib/profiling/basic_timers.o python_build/temp.linux-aarch64-3.6/src/core/lib/profiling/stap_timers.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/authorization/authorization_engine.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/authorization/evaluate_args.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/context/security_context.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/alts_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/check_gcp_environment_windows.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/composite/composite_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/credentials_metadata.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/aws_request_signer.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/external_account_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/file_external_account_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/external/url_external_account_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/fake/fake_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/google_default/credentials_generic.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/google_default/google_default_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/iam/iam_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/insecure/insecure_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt/json_token.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt/jwt_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/jwt/jwt_verifier.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/local/local_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/oauth2/oauth2_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/plugin/plugin_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/ssl/ssl_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/tls/tls_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/credentials/xds/xds_credentials.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/alts/alts_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/fake/fake_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/insecure/insecure_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/load_system_roots_fallback.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/load_system_roots_linux.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/local/local_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl/ssl_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl_utils.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/ssl_utils_config.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/security_connector/tls/tls_security_connector.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/client_auth_filter.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/secure_endpoint.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/security_handshaker.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/server_auth_filter.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/transport/tsi_error.o python_build/temp.linux-aarch64-3.6/src/core/lib/security/util/json_util.o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/b64.o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/percent_encoding.o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice.o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice_buffer.o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice_intern.o python_build/temp.linux-aarch64-3.6/src/core/lib/slice/slice_string_helpers.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/api_trace.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/byte_buffer.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/byte_buffer_reader.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/call.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/call_details.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/call_log_batch.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel_init.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel_ping.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/channel_stack_type.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/completion_queue.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/completion_queue_factory.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/event_string.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/init.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/init_secure.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/lame_client.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/metadata_array.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/server.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/validate_metadata.o python_build/temp.linux-aarch64-3.6/src/core/lib/surface/version.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/authority_override.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/bdp_estimator.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/byte_stream.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/connectivity_state.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/error_utils.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/metadata.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/metadata_batch.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/pid_controller.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/static_metadata.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/status_conversion.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/status_metadata.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/timeout_encoding.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/transport.o python_build/temp.linux-aarch64-3.6/src/core/lib/transport/transport_op_string.o python_build/temp.linux-aarch64-3.6/src/core/lib/uri/uri_parser.o python_build/temp.linux-aarch64-3.6/src/core/plugin_registry/grpc_plugin_registry.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/crypt/aes_gcm.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/crypt/gsec.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_counter.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_crypter.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_frame_protector.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/frame_protector/frame_handler.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_handshaker_client.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_shared_resource.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_tsi_handshaker.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/alts_tsi_utils.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/handshaker/transport_security_common_api.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.o python_build/temp.linux-aarch64-3.6/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.o python_build/temp.linux-aarch64-3.6/src/core/tsi/fake_transport_security.o python_build/temp.linux-aarch64-3.6/src/core/tsi/local_transport_security.o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache/ssl_session_boringssl.o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache/ssl_session_cache.o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl/session_cache/ssl_session_openssl.o python_build/temp.linux-aarch64-3.6/src/core/tsi/ssl_transport_security.o python_build/temp.linux-aarch64-3.6/src/core/tsi/transport_security.o python_build/temp.linux-aarch64-3.6/src/core/tsi/transport_security_grpc.o python_build/temp.linux-aarch64-3.6/third_party/address_sorting/address_sorting.o python_build/temp.linux-aarch64-3.6/third_party/address_sorting/address_sorting_posix.o python_build/temp.linux-aarch64-3.6/third_party/address_sorting/address_sorting_windows.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/decode.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/def.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/encode.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/msg.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/port.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/reflection.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/table.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/text_encode.o python_build/temp.linux-aarch64-3.6/third_party/upb/upb/upb.o -L/usr/lib64 -lrt -lm -lssl -lcrypto -lz -lcares -lre2 -labsl_hash -labsl_int128 -labsl_status -labsl_statusor -labsl_strerror -labsl_strings -labsl_symbolize -labsl_time -labsl_time_zone -labsl_bad_any_cast_impl -labsl_city -labsl_base -labsl_examine_stack -labsl_civil_time -labsl_cord -labsl_demangle_internal -labsl_flags_internal -labsl_flags -labsl_flags_config -labsl_flags_marshalling -labsl_flags_parse -labsl_flags_reflection -labsl_bad_optional_access -labsl_bad_variant_access -labsl_debugging_internal -labsl_exponential_biased -labsl_failure_signal_handler -labsl_flags_commandlineflag -labsl_flags_commandlineflag_internal -labsl_flags_private_handle_accessor -labsl_flags_program_name -labsl_flags_usage -labsl_flags_usage_internal -labsl_graphcycles_internal -labsl_hashtablez_sampler -labsl_leak_check -labsl_leak_check_disable -labsl_log_severity -labsl_malloc_internal -labsl_periodic_sampler -labsl_random_distributions -labsl_random_internal_distribution_test_util -labsl_random_internal_platform -labsl_random_internal_pool_urbg -labsl_random_internal_randen -labsl_random_internal_randen_hwaes -labsl_random_internal_randen_hwaes_impl -labsl_random_internal_randen_slow -labsl_random_internal_seed_material -labsl_random_seed_gen_exception -labsl_random_seed_sequences -labsl_raw_hash_set -labsl_raw_logging_internal -labsl_scoped_set_env -labsl_spinlock_wait -labsl_stacktrace -labsl_str_format_internal -labsl_strings_internal -labsl_synchronization -labsl_throw_delegate -lpython3.6m -o python_build/lib.linux-aarch64-3.6/grpc/_cython/cygrpc.cpython-36m-aarch64-linux-gnu.so -lprotobuf -lpthread copying python_build/lib.linux-aarch64-3.6/grpc/_cython/cygrpc.cpython-36m-aarch64-linux-gnu.so -> src/python/grpcio/grpc/_cython /usr/lib64/python3.6/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.34.1/src/python/grpcio/grpc/_cython/cygrpc.pxd tree = Parsing.p_module(s, pxd, full_module_name) Found cython-generated files... + sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_auth.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_channel.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_compression.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_grpcio_metadata.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_interceptor.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_plugin_wrapping.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_runtime_protos.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_simple_stubs.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_utilities.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython copying python_build/lib.linux-aarch64-3.6/grpc/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-aarch64-3.6/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-3.6/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-3.6/grpc/_cython/cygrpc.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_base_call.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_base_channel.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_base_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_call.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_channel.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_interceptor.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_metadata.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_typing.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_utils.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/_client_adaptations.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/_metadata.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/_server_adaptations.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/implementations.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/interfaces.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/utilities.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-3.6/grpc/experimental/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-3.6/grpc/experimental/gevent.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-3.6/grpc/experimental/session_cache.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-aarch64-3.6/grpc/experimental/aio/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental/aio creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework copying python_build/lib.linux-aarch64-3.6/grpc/framework/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-3.6/grpc/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-3.6/grpc/framework/common/cardinality.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-3.6/grpc/framework/common/style.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/future.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/stream.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_auth.py to _auth.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_compression.py to _compression.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_interceptor.py to _interceptor.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_runtime_protos.py to _runtime_protos.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_utilities.py to _utilities.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_base_call.py to _base_call.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_base_channel.py to _base_channel.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_base_server.py to _base_server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_call.py to _call.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_interceptor.py to _interceptor.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_metadata.py to _metadata.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_typing.py to _typing.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/aio/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/_metadata.py to _metadata.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/implementations.py to implementations.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/beta/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental/gevent.py to gevent.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/common/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/future.py to future.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/stream.py to stream.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-36.pyc writing byte-compilation script '/tmp/tmpf34rydxu.py' /usr/bin/python3.6 /tmp/tmpf34rydxu.py removing /tmp/tmpf34rydxu.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/abseil-cpp/absl' warning: no directories found matching 'third_party/boringssl-with-bazel' warning: no directories found matching 'third_party/re2' 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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpcio-1.34.1-py3.6.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' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' 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-aarch64-3.6 creating build/lib.linux-aarch64-3.6/grpc_tools copying grpc_tools/__init__.py -> build/lib.linux-aarch64-3.6/grpc_tools copying grpc_tools/command.py -> build/lib.linux-aarch64-3.6/grpc_tools copying grpc_tools/protoc.py -> build/lib.linux-aarch64-3.6/grpc_tools creating build/lib.linux-aarch64-3.6/grpc_tools/_proto creating build/lib.linux-aarch64-3.6/grpc_tools/_proto/google creating build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/wrappers.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/type.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/timestamp.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/struct.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/source_context.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/field_mask.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/empty.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/duration.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/descriptor.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf creating build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/compiler copying grpc_tools/_proto/google/protobuf/api.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf copying grpc_tools/_proto/google/protobuf/any.proto -> build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf running build_ext building 'grpc_tools._protoc_compiler' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/grpc_tools creating build/temp.linux-aarch64-3.6/grpc_root creating build/temp.linux-aarch64-3.6/grpc_root/src creating build/temp.linux-aarch64-3.6/grpc_root/src/compiler gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.6m -c grpc_tools/_protoc_compiler.cpp -o build/temp.linux-aarch64-3.6/grpc_tools/_protoc_compiler.o -fno-wrapv -frtti gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.6m -c grpc_tools/main.cc -o build/temp.linux-aarch64-3.6/grpc_tools/main.o -fno-wrapv -frtti gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -I/usr/include -I/usr/include/python3.6m -c grpc_root/src/compiler/python_generator.cc -o build/temp.linux-aarch64-3.6/grpc_root/src/compiler/python_generator.o -fno-wrapv -frtti g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.6/grpc_tools/_protoc_compiler.o build/temp.linux-aarch64-3.6/grpc_tools/main.o build/temp.linux-aarch64-3.6/grpc_root/src/compiler/python_generator.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-aarch64-3.6/grpc_tools/_protoc_compiler.cpython-36m-aarch64-linux-gnu.so -lprotobuf -lpthread -lprotoc /usr/lib64/python3.6/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.34.1/tools/distrib/python/grpcio_tools/grpc_tools/_protoc_compiler.pyx tree = Parsing.p_module(s, pxd, full_module_name) + sleep 1 + find . -type f -name protoc.py -execdir sed -r -i '1{/^#!/d}' '{}' + + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools copying build/lib.linux-aarch64-3.6/grpc_tools/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools copying build/lib.linux-aarch64-3.6/grpc_tools/command.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools copying build/lib.linux-aarch64-3.6/grpc_tools/protoc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_protoc_compiler.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/protoc.py to protoc.cpython-36.pyc writing byte-compilation script '/tmp/tmpada145bm.py' /usr/bin/python3.6 /tmp/tmpada145bm.py removing /tmp/tmpada145bm.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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpcio_tools-1.34.1-py3.6.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.6 setup.py preprocess running preprocess + '[' channelz '!=' testing ']' + /usr/bin/python3.6 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -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/__init__.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/_async.py -> build/lib/grpc_channelz/v1 copying ./grpc_channelz/v1/_servicer.py -> 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 + sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_async.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_servicer.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1/_servicer.py to _servicer.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmpvrtex557.py' /usr/bin/python3.6 /tmp/tmpvrtex557.py removing /tmp/tmpvrtex557.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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpcio_channelz-1.34.1-py3.6.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.6 setup.py preprocess running preprocess + '[' health_checking '!=' testing ']' + /usr/bin/python3.6 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -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/__init__.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/_async.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2.py -> build/lib/grpc_health/v1 copying ./grpc_health/v1/health_pb2_grpc.py -> build/lib/grpc_health/v1 + sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/_async.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1/health.py to health.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmp_g70d02s.py' /usr/bin/python3.6 /tmp/tmp_g70d02s.py removing /tmp/tmp_g70d02s.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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpcio_health_checking-1.34.1-py3.6.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.6 setup.py preprocess running preprocess + '[' reflection '!=' testing ']' + /usr/bin/python3.6 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -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/__init__.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/_async.py -> build/lib/grpc_reflection/v1alpha copying ./grpc_reflection/v1alpha/_base.py -> 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/reflection_pb2_grpc.py -> build/lib/grpc_reflection/v1alpha + sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_async.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_base.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmpe0fq8bdy.py' /usr/bin/python3.6 /tmp/tmpe0fq8bdy.py removing /tmp/tmpe0fq8bdy.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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpcio_reflection-1.34.1-py3.6.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.6 setup.py preprocess running preprocess + '[' status '!=' testing ']' + /usr/bin/python3.6 setup.py build_package_protos running build_package_protos + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_status copying ./grpc_status/__init__.py -> build/lib/grpc_status copying ./grpc_status/_async.py -> build/lib/grpc_status copying ./grpc_status/_common.py -> build/lib/grpc_status copying ./grpc_status/rpc_status.py -> build/lib/grpc_status + sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/_async.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-36.pyc writing byte-compilation script '/tmp/tmput_3ja3j.py' /usr/bin/python3.6 /tmp/tmput_3ja3j.py removing /tmp/tmput_3ja3j.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 files found matching 'grpc_status/google/rpc/status.proto' 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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpcio_status-1.34.1-py3.6.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.6 setup.py preprocess running preprocess + '[' testing '!=' testing ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/grpc_testing copying ./grpc_testing/__init__.py -> build/lib/grpc_testing copying ./grpc_testing/_common.py -> build/lib/grpc_testing copying ./grpc_testing/_time.py -> build/lib/grpc_testing creating build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/__init__.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_rpc.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_channel_state.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_invocation.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_multi_callable.py -> build/lib/grpc_testing/_channel copying ./grpc_testing/_channel/_rpc_state.py -> build/lib/grpc_testing/_channel creating build/lib/grpc_testing/_server copying ./grpc_testing/_server/__init__.py -> 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/_server.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_server_rpc.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_service.py -> build/lib/grpc_testing/_server copying ./grpc_testing/_server/_servicer_context.py -> build/lib/grpc_testing/_server + sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_time.py to _time.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/_service.py to _service.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-36.pyc writing byte-compilation script '/tmp/tmp20x8ry8r.py' /usr/bin/python3.6 /tmp/tmp20x8ry8r.py removing /tmp/tmp20x8ry8r.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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpcio_testing-1.34.1-py3.6.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.6 setup.py preprocess running preprocess + '[' tests '!=' testing ']' + /usr/bin/python3.6 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.34.1/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -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/__init__.py -> build/lib/tests copying ./tests/_loader.py -> build/lib/tests copying ./tests/_result.py -> build/lib/tests copying ./tests/_runner.py -> build/lib/tests copying ./tests/bazel_namespace_package_hack.py -> build/lib/tests creating build/lib/tests_aio copying ./tests_aio/__init__.py -> build/lib/tests_aio creating build/lib/tests_py3_only copying ./tests_py3_only/__init__.py -> build/lib/tests_py3_only creating build/lib/src copying ./src/__init__.py -> build/lib/src creating build/lib/tests/_sanity copying ./tests/_sanity/__init__.py -> build/lib/tests/_sanity copying ./tests/_sanity/_sanity_test.py -> build/lib/tests/_sanity creating build/lib/tests/channelz copying ./tests/channelz/__init__.py -> build/lib/tests/channelz copying ./tests/channelz/_channelz_servicer_test.py -> build/lib/tests/channelz creating build/lib/tests/fork copying ./tests/fork/__init__.py -> build/lib/tests/fork copying ./tests/fork/_fork_interop_test.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/health_check copying ./tests/health_check/__init__.py -> build/lib/tests/health_check copying ./tests/health_check/_health_servicer_test.py -> build/lib/tests/health_check creating build/lib/tests/interop copying ./tests/interop/__init__.py -> build/lib/tests/interop copying ./tests/interop/_insecure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/_intraop_test_case.py -> build/lib/tests/interop copying ./tests/interop/_secure_intraop_test.py -> build/lib/tests/interop copying ./tests/interop/client.py -> build/lib/tests/interop copying ./tests/interop/methods.py -> build/lib/tests/interop copying ./tests/interop/resources.py -> build/lib/tests/interop copying ./tests/interop/server.py -> build/lib/tests/interop copying ./tests/interop/service.py -> build/lib/tests/interop creating build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/__init__.py -> build/lib/tests/protoc_plugin copying ./tests/protoc_plugin/_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/beta_python_plugin_test.py -> build/lib/tests/protoc_plugin creating build/lib/tests/qps copying ./tests/qps/__init__.py -> 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/client_runner.py -> build/lib/tests/qps copying ./tests/qps/histogram.py -> build/lib/tests/qps copying ./tests/qps/qps_worker.py -> build/lib/tests/qps copying ./tests/qps/worker_server.py -> build/lib/tests/qps creating build/lib/tests/reflection copying ./tests/reflection/__init__.py -> build/lib/tests/reflection copying ./tests/reflection/_reflection_servicer_test.py -> build/lib/tests/reflection creating build/lib/tests/status copying ./tests/status/__init__.py -> build/lib/tests/status copying ./tests/status/_grpc_status_test.py -> build/lib/tests/status creating build/lib/tests/stress copying ./tests/stress/__init__.py -> build/lib/tests/stress copying ./tests/stress/client.py -> build/lib/tests/stress copying ./tests/stress/metrics_server.py -> build/lib/tests/stress copying ./tests/stress/test_runner.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/unary_stream_benchmark_pb2_grpc.py -> build/lib/tests/stress creating build/lib/tests/testing copying ./tests/testing/__init__.py -> build/lib/tests/testing copying ./tests/testing/_application_common.py -> build/lib/tests/testing copying ./tests/testing/_application_testing_common.py -> build/lib/tests/testing copying ./tests/testing/_client_application.py -> build/lib/tests/testing copying ./tests/testing/_client_test.py -> build/lib/tests/testing copying ./tests/testing/_server_application.py -> build/lib/tests/testing copying ./tests/testing/_server_test.py -> build/lib/tests/testing copying ./tests/testing/_time_test.py -> build/lib/tests/testing creating build/lib/tests/unit copying ./tests/unit/__init__.py -> build/lib/tests/unit copying ./tests/unit/_abort_test.py -> build/lib/tests/unit copying ./tests/unit/_api_test.py -> build/lib/tests/unit copying ./tests/unit/_auth_context_test.py -> build/lib/tests/unit copying ./tests/unit/_auth_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_args_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_close_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_connectivity_test.py -> build/lib/tests/unit copying ./tests/unit/_channel_ready_future_test.py -> build/lib/tests/unit copying ./tests/unit/_compression_test.py -> build/lib/tests/unit copying ./tests/unit/_contextvars_propagation_test.py -> build/lib/tests/unit copying ./tests/unit/_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_dns_resolver_test.py -> build/lib/tests/unit copying ./tests/unit/_dynamic_stubs_test.py -> build/lib/tests/unit copying ./tests/unit/_empty_message_test.py -> build/lib/tests/unit copying ./tests/unit/_error_message_encoding_test.py -> build/lib/tests/unit copying ./tests/unit/_exit_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_exit_test.py -> build/lib/tests/unit copying ./tests/unit/_from_grpc_import_star.py -> build/lib/tests/unit copying ./tests/unit/_grpc_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_interceptor_test.py -> build/lib/tests/unit copying ./tests/unit/_invalid_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_invocation_defects_test.py -> build/lib/tests/unit copying ./tests/unit/_local_credentials_test.py -> build/lib/tests/unit copying ./tests/unit/_logging_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_code_details_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_flags_test.py -> build/lib/tests/unit copying ./tests/unit/_metadata_test.py -> build/lib/tests/unit copying ./tests/unit/_reconnect_test.py -> build/lib/tests/unit copying ./tests/unit/_resource_exhausted_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_part_1_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_part_2_test.py -> build/lib/tests/unit copying ./tests/unit/_rpc_test_helpers.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_scenarios.py -> build/lib/tests/unit copying ./tests/unit/_server_shutdown_test.py -> build/lib/tests/unit copying ./tests/unit/_server_ssl_cert_config_test.py -> build/lib/tests/unit copying ./tests/unit/_server_test.py -> build/lib/tests/unit copying ./tests/unit/_server_wait_for_termination_test.py -> build/lib/tests/unit copying ./tests/unit/_session_cache_test.py -> build/lib/tests/unit copying ./tests/unit/_signal_client.py -> build/lib/tests/unit copying ./tests/unit/_signal_handling_test.py -> build/lib/tests/unit copying ./tests/unit/_tcp_proxy.py -> build/lib/tests/unit copying ./tests/unit/_version_test.py -> build/lib/tests/unit copying ./tests/unit/resources.py -> build/lib/tests/unit copying ./tests/unit/test_common.py -> build/lib/tests/unit copying ./tests/unit/thread_pool.py -> build/lib/tests/unit 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/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 copying ./tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/invocation_testing creating build/lib/tests/protoc_plugin/protos/payload copying ./tests/protoc_plugin/protos/payload/__init__.py -> 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 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/responses copying ./tests/protoc_plugin/protos/responses/__init__.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/test_responses_pb2_grpc.py -> build/lib/tests/protoc_plugin/protos/responses creating build/lib/tests/protoc_plugin/protos/service copying ./tests/protoc_plugin/protos/service/__init__.py -> 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 creating 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 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 creating build/lib/tests/testing/proto copying ./tests/testing/proto/__init__.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/requests_pb2_grpc.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2.py -> build/lib/tests/testing/proto copying ./tests/testing/proto/services_pb2_grpc.py -> build/lib/tests/testing/proto creating build/lib/tests/unit/_cython copying ./tests/unit/_cython/__init__.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_cancel_many_calls_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_channel_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_common.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/_fork_test.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/_no_messages_single_server_completion_queue_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/_server_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/cygrpc_test.py -> build/lib/tests/unit/_cython copying ./tests/unit/_cython/test_utilities.py -> build/lib/tests/unit/_cython creating 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 copying ./tests/unit/beta/_connectivity_channel_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_implementations_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_not_found_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/_utilities_test.py -> build/lib/tests/unit/beta copying ./tests/unit/beta/test_utilities.py -> build/lib/tests/unit/beta creating build/lib/tests/unit/framework copying ./tests/unit/framework/__init__.py -> build/lib/tests/unit/framework creating 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_constants.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_control.py -> build/lib/tests/unit/framework/common copying ./tests/unit/framework/common/test_coverage.py -> build/lib/tests/unit/framework/common creating build/lib/tests/unit/framework/foundation copying ./tests/unit/framework/foundation/__init__.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/stream_testing.py -> build/lib/tests/unit/framework/foundation creating build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/__init__.py -> build/lib/tests_aio/_sanity copying ./tests_aio/_sanity/_sanity_test.py -> build/lib/tests_aio/_sanity creating build/lib/tests_aio/channelz copying ./tests_aio/channelz/__init__.py -> build/lib/tests_aio/channelz copying ./tests_aio/channelz/channelz_servicer_test.py -> build/lib/tests_aio/channelz creating build/lib/tests_aio/health_check copying ./tests_aio/health_check/__init__.py -> build/lib/tests_aio/health_check copying ./tests_aio/health_check/health_servicer_test.py -> build/lib/tests_aio/health_check creating build/lib/tests_aio/interop copying ./tests_aio/interop/__init__.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/client.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/local_interop_test.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/methods.py -> build/lib/tests_aio/interop copying ./tests_aio/interop/server.py -> build/lib/tests_aio/interop creating build/lib/tests_aio/reflection copying ./tests_aio/reflection/__init__.py -> build/lib/tests_aio/reflection copying ./tests_aio/reflection/reflection_servicer_test.py -> build/lib/tests_aio/reflection creating build/lib/tests_aio/status copying ./tests_aio/status/__init__.py -> build/lib/tests_aio/status copying ./tests_aio/status/grpc_status_test.py -> build/lib/tests_aio/status creating build/lib/tests_aio/unit copying ./tests_aio/unit/__init__.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_common.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_constants.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_metadata_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_base.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/_test_server.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/abort_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/aio_rpc_error_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/auth_context_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_argument_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_ready_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/channel_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_stream_stream_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_stream_unary_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_unary_stream_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/client_unary_unary_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/close_channel_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/compatibility_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/compression_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/connectivity_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/context_peer_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/done_callback_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/metadata_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/outside_init_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/secure_call_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_interceptor_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/server_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/timeout_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/wait_for_connection_test.py -> build/lib/tests_aio/unit copying ./tests_aio/unit/wait_for_ready_test.py -> build/lib/tests_aio/unit creating build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/__init__.py -> build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/_leak_test.py -> build/lib/tests_py3_only/unit copying ./tests_py3_only/unit/_simple_stubs_test.py -> build/lib/tests_py3_only/unit 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/__init__.py -> build/lib/src/proto/math copying ./src/proto/math/math_pb2.py -> build/lib/src/proto/math copying ./src/proto/math/math_pb2_grpc.py -> build/lib/src/proto/math 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/__init__.py -> 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 creating build/lib/src/proto/grpc/core copying ./src/proto/grpc/core/__init__.py -> 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 creating build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/__init__.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/altscontext_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/transport_security_common_pb2.py -> build/lib/src/proto/grpc/gcp copying ./src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> build/lib/src/proto/grpc/gcp 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/http_over_grpc copying ./src/proto/grpc/http_over_grpc/__init__.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/http_over_grpc_pb2_grpc.py -> build/lib/src/proto/grpc/http_over_grpc 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/reflection copying ./src/proto/grpc/reflection/__init__.py -> build/lib/src/proto/grpc/reflection creating build/lib/src/proto/grpc/status copying ./src/proto/grpc/status/__init__.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/status_pb2_grpc.py -> build/lib/src/proto/grpc/status creating build/lib/src/proto/grpc/testing copying ./src/proto/grpc/testing/__init__.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/benchmark_service_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/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/control_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/echo_pb2_grpc.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/echo_messages_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/empty_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/empty_service_pb2_grpc.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/messages_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/metrics_pb2_grpc.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/payloads_pb2_grpc.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/proxy_service_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/report_qps_scenario_service_pb2_grpc.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/simple_messages_pb2_grpc.py -> 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/stats_pb2_grpc.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/test_pb2_grpc.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/worker_service_pb2_grpc.py -> build/lib/src/proto/grpc/testing creating 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 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/log_pb2_grpc.py -> build/lib/src/proto/grpc/binary_log/v1alpha creating build/lib/src/proto/grpc/health/v1 copying ./src/proto/grpc/health/v1/__init__.py -> 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 creating build/lib/src/proto/grpc/lb/v1 copying ./src/proto/grpc/lb/v1/__init__.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/load_balancer_pb2_grpc.py -> 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_reporter_pb2_grpc.py -> build/lib/src/proto/grpc/lb/v1 creating 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.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/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 copying ./src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py -> build/lib/src/proto/grpc/testing/duplicate creating 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_pb2.py -> 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_extensions_pb2.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/__init__.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/ads_for_test_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/cds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/cds_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 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/lds_rds_for_test_pb2.py -> build/lib/src/proto/grpc/testing/xds copying ./src/proto/grpc/testing/xds/lds_rds_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/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.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 creating build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/__init__.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/address_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/address_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ads_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/base_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/base_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/cluster_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_source_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/discovery_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/endpoint_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/listener_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/load_report_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/lrs_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/percent_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/protocol_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/range_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/range_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/regex_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/route_pb2.py -> build/lib/src/proto/grpc/testing/xds/v3 copying ./src/proto/grpc/testing/xds/v3/route_pb2_grpc.py -> build/lib/src/proto/grpc/testing/xds/v3 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/protoc_plugin/protos/invocation_testing/same.proto -> build/lib/tests/protoc_plugin/protos/invocation_testing copying ./tests/testing/proto/requests.proto -> build/lib/tests/testing/proto copying ./tests/testing/proto/services.proto -> build/lib/tests/testing/proto warning: ['grpc_tools.protoc', '--proto_path=/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests', '--proto_path=/builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib64/python3.6/site-packages/grpc_tools/_proto', '--python_out=/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests', '--grpc_python_out=/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests', '/builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests/tests/protoc_plugin/protos/invocation_testing/split_services/services.proto'] failed+ sleep 1 + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot running install running install_lib creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests copying build/lib/tests/_loader.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests copying build/lib/tests/_result.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests copying build/lib/tests/_runner.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests copying build/lib/tests/bazel_namespace_package_hack.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_sanity copying build/lib/tests/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_sanity copying build/lib/tests/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_sanity creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/channelz copying build/lib/tests/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/channelz copying build/lib/tests/channelz/_channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/channelz creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork copying build/lib/tests/fork/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork copying build/lib/tests/fork/_fork_interop_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork copying build/lib/tests/fork/client.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork copying build/lib/tests/fork/methods.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/health_check copying build/lib/tests/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/health_check copying build/lib/tests/health_check/_health_servicer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/health_check creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/_insecure_intraop_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/_intraop_test_case.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/_secure_intraop_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/client.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/methods.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/resources.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop copying build/lib/tests/interop/service.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.key -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/credentials copying build/lib/tests/interop/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/credentials creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/_split_definitions_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin copying build/lib/tests/protoc_plugin/beta_python_plugin_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos copying build/lib/tests/protoc_plugin/protos/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/invocation_testing copying build/lib/tests/protoc_plugin/protos/invocation_testing/same.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/invocation_testing creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/payload copying build/lib/tests/protoc_plugin/protos/payload/test_payload_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/payload creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests copying build/lib/tests/protoc_plugin/protos/requests/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests/r copying build/lib/tests/protoc_plugin/protos/requests/r/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests/r creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/responses copying build/lib/tests/protoc_plugin/protos/responses/test_responses_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/responses creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/service copying build/lib/tests/protoc_plugin/protos/service/test_service_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/service creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/benchmark_client.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/benchmark_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/client_runner.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/histogram.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/qps_worker.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps copying build/lib/tests/qps/worker_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/reflection copying build/lib/tests/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/reflection copying build/lib/tests/reflection/_reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/reflection creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/status copying build/lib/tests/status/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/status copying build/lib/tests/status/_grpc_status_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/status creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/client.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/metrics_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/test_runner.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress copying build/lib/tests/stress/unary_stream_benchmark_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_application_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_application_testing_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_client_application.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_client_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_server_application.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_server_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing copying build/lib/tests/testing/_time_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/requests.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto copying build/lib/tests/testing/proto/services.proto -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_abort_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_api_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_auth_context_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_auth_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_channel_args_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_channel_close_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_channel_connectivity_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_channel_ready_future_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_compression_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_contextvars_propagation_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_credentials_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_dns_resolver_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_dynamic_stubs_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_empty_message_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_error_message_encoding_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_exit_scenarios.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_exit_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_from_grpc_import_star.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_grpc_shutdown_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_interceptor_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_invalid_metadata_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_invocation_defects_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_local_credentials_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_logging_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_metadata_code_details_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_metadata_flags_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_reconnect_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_resource_exhausted_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_rpc_part_1_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_rpc_part_2_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_rpc_test_helpers.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_scenarios.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_server_shutdown_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_server_ssl_cert_config_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_server_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_server_wait_for_termination_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_session_cache_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_signal_client.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_signal_handling_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_tcp_proxy.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/_version_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/resources.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/test_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit copying build/lib/tests/unit/thread_pool.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_cancel_many_calls_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_channel_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_fork_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_read_some_but_not_all_responses_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/_server_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/cygrpc_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython copying build/lib/tests/unit/_cython/test_utilities.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_beta_features_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_connectivity_channel_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_implementations_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_not_found_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/_utilities_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta copying build/lib/tests/unit/beta/test_utilities.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework copying build/lib/tests/unit/framework/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_constants.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_control.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common copying build/lib/tests/unit/framework/common/test_coverage.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/_logging_pool_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation copying build/lib/tests/unit/framework/foundation/stream_testing.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/ca.pem -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.key -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/credentials copying build/lib/tests/unit/credentials/server1.pem -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/credentials copying build/lib/tests/tests.json -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio copying build/lib/tests_aio/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/_sanity copying build/lib/tests_aio/_sanity/_sanity_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/_sanity creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/channelz copying build/lib/tests_aio/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/channelz copying build/lib/tests_aio/channelz/channelz_servicer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/channelz creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/health_check copying build/lib/tests_aio/health_check/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/health_check copying build/lib/tests_aio/health_check/health_servicer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/health_check creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/client.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/local_interop_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/methods.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop copying build/lib/tests_aio/interop/server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/reflection copying build/lib/tests_aio/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/reflection copying build/lib/tests_aio/reflection/reflection_servicer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/reflection creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/status copying build/lib/tests_aio/status/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/status copying build/lib/tests_aio/status/grpc_status_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/status creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_common.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_constants.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_metadata_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_base.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/_test_server.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/abort_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/aio_rpc_error_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/auth_context_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/call_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_argument_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_ready_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/channel_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_stream_stream_interceptor_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_stream_unary_interceptor_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_unary_stream_interceptor_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/client_unary_unary_interceptor_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/close_channel_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/compatibility_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/compression_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/connectivity_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/context_peer_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/done_callback_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/init_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/metadata_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/outside_init_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/secure_call_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_interceptor_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/server_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/timeout_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/wait_for_connection_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit copying build/lib/tests_aio/unit/wait_for_ready_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only copying build/lib/tests_py3_only/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/_leak_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit copying build/lib/tests_py3_only/unit/_simple_stubs_test.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src copying build/lib/src/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto copying build/lib/src/proto/gen_build_yaml.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto copying build/lib/src/proto/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc copying build/lib/src/proto/grpc/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log copying build/lib/src/proto/grpc/binary_log/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log/v1alpha copying build/lib/src/proto/grpc/binary_log/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log/v1alpha creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz copying build/lib/src/proto/grpc/channelz/channelz_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core copying build/lib/src/proto/grpc/core/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/altscontext_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/handshaker_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp copying build/lib/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health copying build/lib/src/proto/grpc/health/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1 copying build/lib/src/proto/grpc/health/v1/health_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/http_over_grpc copying build/lib/src/proto/grpc/http_over_grpc/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/http_over_grpc creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb copying build/lib/src/proto/grpc/lb/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_balancer_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1 copying build/lib/src/proto/grpc/lb/v1/load_reporter_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection copying build/lib/src/proto/grpc/reflection/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha copying build/lib/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status copying build/lib/src/proto/grpc/status/status_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/benchmark_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/compiler_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/control_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_messages_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/echo_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/empty_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/metrics_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/payloads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/proxy_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/report_qps_scenario_service_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/simple_messages_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/stats_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/test_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing copying build/lib/src/proto/grpc/testing/worker_service_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/duplicate copying build/lib/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/duplicate creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2 copying build/lib/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/cds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds copying build/lib/src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/address_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/address_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ads_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/base_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/base_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/cluster_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_source_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/discovery_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/endpoint_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/listener_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/load_report_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/lrs_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/percent_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/protocol_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/range_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/range_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/regex_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/route_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 copying build/lib/src/proto/grpc/testing/xds/v3/route_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3 creating /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math copying build/lib/src/proto/math/__init__.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math copying build/lib/src/proto/math/math_pb2_grpc.py -> /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_loader.py to _loader.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_result.py to _result.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_runner.py to _runner.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/bazel_namespace_package_hack.py to bazel_namespace_package_hack.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_sanity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/_sanity/_sanity_test.py to _sanity_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/channelz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/channelz/_channelz_servicer_test.py to _channelz_servicer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork/_fork_interop_test.py to _fork_interop_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/fork/methods.py to methods.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/health_check/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/health_check/_health_servicer_test.py to _health_servicer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/_insecure_intraop_test.py to _insecure_intraop_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/_intraop_test_case.py to _intraop_test_case.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/_secure_intraop_test.py to _secure_intraop_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/methods.py to methods.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/interop/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/_python_plugin_test.py to _python_plugin_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/_split_definitions_test.py to _split_definitions_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/beta_python_plugin_test.py to beta_python_plugin_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/invocation_testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2.py to same_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/invocation_testing/same_pb2_grpc.py to same_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/payload/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2.py to test_payload_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/payload/test_payload_pb2_grpc.py to test_payload_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests/r/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2.py to test_requests_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/requests/r/test_requests_pb2_grpc.py to test_requests_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/responses/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2.py to test_responses_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/responses/test_responses_pb2_grpc.py to test_responses_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/service/test_service_pb2.py to test_service_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/protoc_plugin/protos/service/test_service_pb2_grpc.py to test_service_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/benchmark_client.py to benchmark_client.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/benchmark_server.py to benchmark_server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/client_runner.py to client_runner.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/histogram.py to histogram.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/qps_worker.py to qps_worker.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/qps/worker_server.py to worker_server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/reflection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/reflection/_reflection_servicer_test.py to _reflection_servicer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/status/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/status/_grpc_status_test.py to _grpc_status_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/metrics_server.py to metrics_server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/test_runner.py to test_runner.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/unary_stream_benchmark.py to unary_stream_benchmark.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/unary_stream_benchmark_pb2.py to unary_stream_benchmark_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/stress/unary_stream_benchmark_pb2_grpc.py to unary_stream_benchmark_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_application_common.py to _application_common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_application_testing_common.py to _application_testing_common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_client_application.py to _client_application.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_client_test.py to _client_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_server_application.py to _server_application.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_server_test.py to _server_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/_time_test.py to _time_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto/requests_pb2.py to requests_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto/requests_pb2_grpc.py to requests_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto/services_pb2.py to services_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/testing/proto/services_pb2_grpc.py to services_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_abort_test.py to _abort_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_api_test.py to _api_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_auth_context_test.py to _auth_context_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_auth_test.py to _auth_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_channel_args_test.py to _channel_args_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_channel_close_test.py to _channel_close_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_channel_connectivity_test.py to _channel_connectivity_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_channel_ready_future_test.py to _channel_ready_future_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_compression_test.py to _compression_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_contextvars_propagation_test.py to _contextvars_propagation_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_credentials_test.py to _credentials_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_dns_resolver_test.py to _dns_resolver_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_dynamic_stubs_test.py to _dynamic_stubs_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_empty_message_test.py to _empty_message_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_error_message_encoding_test.py to _error_message_encoding_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_exit_scenarios.py to _exit_scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_exit_test.py to _exit_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_from_grpc_import_star.py to _from_grpc_import_star.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_grpc_shutdown_test.py to _grpc_shutdown_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_interceptor_test.py to _interceptor_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_invalid_metadata_test.py to _invalid_metadata_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_invocation_defects_test.py to _invocation_defects_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_local_credentials_test.py to _local_credentials_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_logging_test.py to _logging_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_metadata_code_details_test.py to _metadata_code_details_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_metadata_flags_test.py to _metadata_flags_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_metadata_test.py to _metadata_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_reconnect_test.py to _reconnect_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_resource_exhausted_test.py to _resource_exhausted_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_rpc_part_1_test.py to _rpc_part_1_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_rpc_part_2_test.py to _rpc_part_2_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_rpc_test_helpers.py to _rpc_test_helpers.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_server_shutdown_scenarios.py to _server_shutdown_scenarios.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_server_shutdown_test.py to _server_shutdown_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_server_ssl_cert_config_test.py to _server_ssl_cert_config_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_server_test.py to _server_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_server_wait_for_termination_test.py to _server_wait_for_termination_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_session_cache_test.py to _session_cache_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_signal_client.py to _signal_client.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_signal_handling_test.py to _signal_handling_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_tcp_proxy.py to _tcp_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_version_test.py to _version_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/resources.py to resources.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/thread_pool.py to thread_pool.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_cancel_many_calls_test.py to _cancel_many_calls_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_channel_test.py to _channel_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_fork_test.py to _fork_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_no_messages_server_completion_queue_per_call_test.py to _no_messages_server_completion_queue_per_call_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_no_messages_single_server_completion_queue_test.py to _no_messages_single_server_completion_queue_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_read_some_but_not_all_responses_test.py to _read_some_but_not_all_responses_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/_server_test.py to _server_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/cygrpc_test.py to cygrpc_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/_cython/test_utilities.py to test_utilities.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/_beta_features_test.py to _beta_features_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/_connectivity_channel_test.py to _connectivity_channel_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/_implementations_test.py to _implementations_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/_not_found_test.py to _not_found_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/_utilities_test.py to _utilities_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/beta/test_utilities.py to test_utilities.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common/test_constants.py to test_constants.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common/test_control.py to test_control.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/common/test_coverage.py to test_coverage.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation/_logging_pool_test.py to _logging_pool_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests/unit/framework/foundation/stream_testing.py to stream_testing.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/_sanity/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/_sanity/_sanity_test.py to _sanity_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/channelz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/channelz/channelz_servicer_test.py to channelz_servicer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/health_check/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/health_check/health_servicer_test.py to health_servicer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop/local_interop_test.py to local_interop_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop/methods.py to methods.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/interop/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/reflection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/reflection/reflection_servicer_test.py to reflection_servicer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/status/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/status/grpc_status_test.py to grpc_status_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/_constants.py to _constants.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/_metadata_test.py to _metadata_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/_test_base.py to _test_base.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/_test_server.py to _test_server.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/abort_test.py to abort_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/aio_rpc_error_test.py to aio_rpc_error_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/auth_context_test.py to auth_context_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/call_test.py to call_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/channel_argument_test.py to channel_argument_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/channel_ready_test.py to channel_ready_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/channel_test.py to channel_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/client_stream_stream_interceptor_test.py to client_stream_stream_interceptor_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/client_stream_unary_interceptor_test.py to client_stream_unary_interceptor_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/client_unary_stream_interceptor_test.py to client_unary_stream_interceptor_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/client_unary_unary_interceptor_test.py to client_unary_unary_interceptor_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/close_channel_test.py to close_channel_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/compatibility_test.py to compatibility_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/compression_test.py to compression_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/connectivity_test.py to connectivity_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/context_peer_test.py to context_peer_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/done_callback_test.py to done_callback_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/init_test.py to init_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/metadata_test.py to metadata_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/outside_init_test.py to outside_init_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/secure_call_test.py to secure_call_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/server_interceptor_test.py to server_interceptor_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/server_test.py to server_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/timeout_test.py to timeout_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/wait_for_connection_test.py to wait_for_connection_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_aio/unit/wait_for_ready_test.py to wait_for_ready_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit/_leak_test.py to _leak_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/tests_py3_only/unit/_simple_stubs_test.py to _simple_stubs_test.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/gen_build_yaml.py to gen_build_yaml.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log/v1alpha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log/v1alpha/log_pb2.py to log_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/binary_log/v1alpha/log_pb2_grpc.py to log_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz/channelz_pb2.py to channelz_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/channelz/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core/stats_pb2.py to stats_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/core/stats_pb2_grpc.py to stats_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/altscontext_pb2.py to altscontext_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/altscontext_pb2_grpc.py to altscontext_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/handshaker_pb2.py to handshaker_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/handshaker_pb2_grpc.py to handshaker_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/transport_security_common_pb2.py to transport_security_common_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/gcp/transport_security_common_pb2_grpc.py to transport_security_common_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1/health_pb2.py to health_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/http_over_grpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/http_over_grpc/http_over_grpc_pb2.py to http_over_grpc_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/http_over_grpc/http_over_grpc_pb2_grpc.py to http_over_grpc_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2.py to load_balancer_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1/load_balancer_pb2_grpc.py to load_balancer_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2.py to load_reporter_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/lb/v1/load_reporter_pb2_grpc.py to load_reporter_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status/status_pb2.py to status_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/status/status_pb2_grpc.py to status_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/benchmark_service_pb2.py to benchmark_service_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/benchmark_service_pb2_grpc.py to benchmark_service_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/compiler_test_pb2.py to compiler_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/compiler_test_pb2_grpc.py to compiler_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/control_pb2.py to control_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/control_pb2_grpc.py to control_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/echo_pb2.py to echo_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/echo_pb2_grpc.py to echo_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/echo_messages_pb2.py to echo_messages_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/echo_messages_pb2_grpc.py to echo_messages_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/empty_pb2.py to empty_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/empty_pb2_grpc.py to empty_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/empty_service_pb2.py to empty_service_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/empty_service_pb2_grpc.py to empty_service_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/messages_pb2.py to messages_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/messages_pb2_grpc.py to messages_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/metrics_pb2.py to metrics_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/metrics_pb2_grpc.py to metrics_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/payloads_pb2.py to payloads_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/payloads_pb2_grpc.py to payloads_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proxy_service_pb2.py to proxy_service_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proxy_service_pb2_grpc.py to proxy_service_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2.py to report_qps_scenario_service_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/report_qps_scenario_service_pb2_grpc.py to report_qps_scenario_service_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/simple_messages_pb2.py to simple_messages_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/simple_messages_pb2_grpc.py to simple_messages_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/stats_pb2.py to stats_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/stats_pb2_grpc.py to stats_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/test_pb2.py to test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/test_pb2_grpc.py to test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/worker_service_pb2.py to worker_service_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/worker_service_pb2_grpc.py to worker_service_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/duplicate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2.py to echo_duplicate_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/duplicate/echo_duplicate_pb2_grpc.py to echo_duplicate_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2/empty2_pb2.py to empty2_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2/empty2_pb2_grpc.py to empty2_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2.py to empty2_extensions_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/proto2/empty2_extensions_pb2_grpc.py to empty2_extensions_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2.py to ads_for_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/ads_for_test_pb2_grpc.py to ads_for_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/cds_for_test_pb2.py to cds_for_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/cds_for_test_pb2_grpc.py to cds_for_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2.py to eds_for_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/eds_for_test_pb2_grpc.py to eds_for_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/lds_rds_for_test_pb2.py to lds_rds_for_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/lds_rds_for_test_pb2_grpc.py to lds_rds_for_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2.py to lrs_for_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/lrs_for_test_pb2_grpc.py to lrs_for_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/orca_load_report_for_test_pb2.py to orca_load_report_for_test_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/orca_load_report_for_test_pb2_grpc.py to orca_load_report_for_test_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/address_pb2.py to address_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/address_pb2_grpc.py to address_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/ads_pb2.py to ads_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/ads_pb2_grpc.py to ads_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/base_pb2.py to base_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/base_pb2_grpc.py to base_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/cluster_pb2.py to cluster_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/cluster_pb2_grpc.py to cluster_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/config_source_pb2.py to config_source_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/config_source_pb2_grpc.py to config_source_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/discovery_pb2.py to discovery_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/discovery_pb2_grpc.py to discovery_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/endpoint_pb2.py to endpoint_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/endpoint_pb2_grpc.py to endpoint_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2.py to http_connection_manager_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/http_connection_manager_pb2_grpc.py to http_connection_manager_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/listener_pb2.py to listener_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/listener_pb2_grpc.py to listener_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/load_report_pb2.py to load_report_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/load_report_pb2_grpc.py to load_report_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/lrs_pb2.py to lrs_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/lrs_pb2_grpc.py to lrs_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/orca_load_report_pb2.py to orca_load_report_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/orca_load_report_pb2_grpc.py to orca_load_report_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/percent_pb2.py to percent_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/percent_pb2_grpc.py to percent_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/protocol_pb2.py to protocol_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/protocol_pb2_grpc.py to protocol_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/range_pb2.py to range_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/range_pb2_grpc.py to range_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/regex_pb2.py to regex_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/regex_pb2_grpc.py to regex_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/route_pb2.py to route_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/grpc/testing/xds/v3/route_pb2_grpc.py to route_pb2_grpc.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math/math_pb2.py to math_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILD/grpc-1.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/src/proto/math/math_pb2_grpc.py to math_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmpn0pb71bm.py' /usr/bin/python3.6 /tmp/tmpn0pb71bm.py removing /tmp/tmpn0pb71bm.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.34.1/aarch64-redhat-linux-gnu/pyroot/usr/lib/python3.6/site-packages/grpcio_tests-1.34.1-py3.6.egg-info running install_scripts + popd + ./tools/doxygen/run_doxygen.sh ++ dirname ./tools/doxygen/run_doxygen.sh + cd ./tools/doxygen/../.. + src/php/bin/php_extension_to_php_doc.sh generate Generating lib/Grpc/CallCredentials.php ... Generating lib/Grpc/Call.php ... Generating lib/Grpc/Channel.php ... Generating lib/Grpc/ChannelCredentials.php ... Generating lib/Grpc/ServerCredentials.php ... Generating lib/Grpc/Server.php ... Generating lib/Grpc/Timeval.php ... Generating lib/Grpc/Constants.php ... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/core + mkdir -p doc/ref/core + doxygen tools/doxygen/Doxyfile.core /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/combiner-explainer.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/epoll-polling-engine.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-client-server-polling-engine-usage.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-cq.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-error.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-polling-engines.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/moving-to-c++.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/transport_explainer.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Parsing file /builddir/buil/builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h, line 40), Skipping current block! d/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... 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_:7: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h:47: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command 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_abseil.h... Generating code for file include/grpc/support/sync_abseil.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/grpc_xds_features.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 doc/xds-test-descriptions.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 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_abseil.h... Generating docs for file include/grpc/support/sync_abseil.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/builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-client-server-polling-engine-usage.md:3: warning: Found unknown command `\sreecha' /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-cq.md:3: warning: Found unknown command `\sreecha' /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-polling-engines.md:3: warning: Found unknown command `\sreecha' /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-polling-engines.md:33: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/core/moving-to-c++.md:16: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/core/moving-to-c++.md:18: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/core/transport_explainer.md:3: warning: Found unknown command `\vjpai' /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h:916: warning: Invalid list item found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/core/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/core/html/graph_legend.png"' ... 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_grpc_xds_features... 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_doc_xds-test-descriptions... 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 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_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 dot... Running dot for graph 1/1 lookup cache used 1062/65536 hits=5801 misses=1117 finished... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/c++ + mkdir -p doc/ref/c++ + doxygen tools/doxygen/Doxyfile.c++ 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp/perf_notes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/grpc++.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/grpc++.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status_code_enum.h... Preprocessing /bui/builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys lddir/build/BUILD/grpc-1.34.1/include/grpc++/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/grpcpp.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/grpcpp.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/callback_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/callback_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/delegating_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/delegating_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/intercepted_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/intercepted_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/method_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/method_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback_handlers.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback_handlers.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/server_credentials.h... Preprocessing /builddir/b/builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h, line 40), Skipping current block! /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/grpcpp.h:19: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h, line 40), Skipping current block! /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command uild/BUILD/grpc-1.34.1/include/grpcpp/security/tls_certificate_provider.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_certificate_provider.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/method_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/method_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/validate_service_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/validate_service_config.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... 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/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/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/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_abseil.h... Generating code for file include/grpc/support/sync_abseil.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/grpcpp.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_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/support/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_interceptor.h... Generating code for file include/grpcpp/support/server_interceptor.h... Generating code for file include/grpcpp/security/tls_certificate_provider.h... Generating code for file include/grpcpp/security/tls_credentials_options.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/grpc_xds_features.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 fil/builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command e 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 doc/xds-test-descriptions.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/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:7: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h:47: warning: explicit link request to 'defines' could not be resolved /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... 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/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 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/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_abseil.h... Generating docs for file include/grpc/support/sync_abseil.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/workaround_list.h... Generating docs for file include/grpcpp/grpcpp.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_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/support/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_interceptor.h... Generating docs for file include/grpcpp/support/server_interceptor.h... Generating docs for file include/grpcpp/security/tls_certificate_provider.h... Generating docs for file include/grpcpp/security/tls_credentials_options.h... Generating docs for file include/grpcpp/support/validate_service_config.h... Generating page documentation... Genera/builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h:916: warning: Invalid list item found /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:306: warning: argument 's' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnDone(const ::grpc::Status &) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:327: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:315: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnReadInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:333: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:338: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnWritesDoneDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:372: warning: argument 's' of command @param is not found in the argument list of grpc::ClientReadReactor< Response >::OnDone(const ::grpc::Status &) inherited from member OnDone at line 113 in file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:436: warning: argument 's' of command @param is not found in the argument list of grpc::ClientUnaryReactor::OnDone(const ::grpc::Status &) inherited from member OnDone at line 113 in file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:408: warning: argument 's' of command @param is not found in the argument list of grpc::ClientWriteReactor< Request >::OnDone(const ::grpc::Status &) inherited from member OnDone at line 113 in file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command ting 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_grpc_xds_features... 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_doc_xds-test-descriptions... 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 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_server_authorization_check_arg... Generating docs for compound verify_peer_options... Generating namespace index... Generating docs for namespace grpc Generating docs for compound grpc::Alarm... Generating docs for nested compound grpc::Alarm::experimental_type... Generating docs for compound grpc::AsyncGenericService... Generating docs for compound grpc::AuthContext... Generating docs for compound grpc::AuthMetadataProcessor... Generating docs for compound grpc::AuthPropertyIterator... Generating docs for compound grpc::ByteBuffer... Generating docs for compound grpc::CallbackServerContext... Generating docs for compound grpc::CallCredentials... Generating docs for compound grpc::Channel... Generating docs for compound grpc::ChannelArguments... Generating docs for compound grpc::ChannelCredentials... Generating docs for compound grpc::ChannelInterface... Generating docs for compound grpc::ClientAsyncReader... Generating docs for compound grpc::ClientAsyncReaderInterface... Generating docs for compound grpc::ClientAsyncReaderWriter... Generating docs for compound grpc::ClientAsyncReaderWriterInterface... Generating docs for compound grpc::ClientAsyncResponseReader... Generating docs for compound grpc::ClientAsyncResponseReaderInterface... Generating docs for compound grpc::ClientAsyncWriter... Generating docs for compound grpc::ClientAsyncWriterInterface... Generating docs for compound grpc::ClientBidiReactor... Generating docs for compound grpc::ClientCallbackReader... Generating docs for compound grpc::ClientCallbackReaderWriter... Generating docs for compound grpc::ClientCallbackUnary... Generating docs for compound grpc::ClientCallbackWriter... Generating docs for compound grpc::ClientContext... Generating docs for nested compound grpc::ClientContext::GlobalCallbacks... Generating docs for compound grpc::ClientReader... Generating docs for compound grpc::ClientReaderInterface... Generating docs for compound grpc::ClientReaderWriter... Generating docs for compound grpc::ClientReaderWriterInterface... Generating docs for compound grpc::ClientReadReactor... Generating docs for compound grpc::ClientUnaryReactor... Generating docs for compound grpc::ClientWriter... Generating docs for compound grpc::ClientWriteReactor... Generating docs for compound grpc::ClientWriterInterface... Generating docs for compound grpc::CompletionQueue... Generating docs for compound grpc::CoreCodegen... Generating docs for compound grpc::CoreCodegenInterface... Generating docs for compound grpc::GenericServerContext... Generating docs for compound grpc::GrpcLibraryCodegen... Generating docs for compound grpc::GrpcLibraryInter/builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h:176: warning: The following parameters of grpc::Server::Server(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< internal::ExternalConnectionAcceptorImpl >> acceptors, grpc_resource_quota *server_rq=nullptr, std::vector< std::unique_ptr< experimental::ServerInterceptorFactoryInterface >> interceptor_creators=std::vector< std::unique_ptr< experimental::ServerInterceptorFactoryInterface >>()) are not documented: parameter 'acceptors' parameter 'server_rq' parameter 'interceptor_creators' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h:412: warning: argument 'ok' of command @param is not found in the argument list of grpc::ServerBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h:402: warning: argument 'ok' of command @param is not found in the argument list of grpc::ServerBidiReactor< Request, Response >::OnSendInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h:418: warning: argument 'ok' of command @param is not found in the argument list of grpc::ServerBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_builder.h:122: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h:167: warning: Found unknown command `\params' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h:172: warning: The following parameters of grpc::ServerInterface::AddListeningPort(const std::string &addr, ServerCredentials *creds)=0 are not documented: parameter 'creds' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:90: warning: Found unknown command `\WritesDone' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:90: warning: Found unknown command `\WritesDone' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:900: warning: argument 'msg' of command @param is not found in the argument list of grpc::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:900: warning: argument 'tag' of command @param is not found in the argument list of grpc::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:910: warning: The following parameters of grpc::ServerSplitStreamer::Read(RequestType *request) are not documented: parameter 'request' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:834: warning: argument 'msg' of command @param is not found in the argument list of grpc::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:834: warning: argument 'tag' of command @param is not found in the argument list of grpc::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:844: warning: The following parameters of grpc::ServerUnaryStreamer::Read(RequestType *request) are not documented: parameter 'request' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel.h:68: warning: The following parameters of grpc::experimental::CreateCustomChannelWithInterceptors(const grpc::string &target, const std::shared_ptr< ChannelCredentials > &creds, const ChannelArguments &args, std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface >> interceptor_creators) are not documented: parameter 'interceptor_creators' face... Generating docs for compound grpc::HealthCheckServiceInterface... Generating docs for compound grpc::HealthCheckServiceServerBuilderOption... Generating docs for compound grpc::MetadataCredentialsPlugin... Generating docs for compound grpc::PropagationOptions... Generating docs for compound grpc::ProtoBufferReader... Generating docs for compound grpc::ProtoBufferWriter... Generating docs for compound grpc::ResourceQuota... Generating docs for compound grpc::SerializationTraits... Generating docs for compound grpc::SerializationTraits< ByteBuffer, void >... Generating docs for compound grpc::Server... Generating docs for nested compound grpc::Server::experimental_type... Generating docs for nested compound grpc::Server::GlobalCallbacks... Generating docs for compound grpc::ServerAsyncReader... Generating docs for compound grpc::ServerAsyncReaderInterface... Generating docs for compound grpc::ServerAsyncReaderWriter... Generating docs for compound grpc::ServerAsyncReaderWriterInterface... Generating docs for compound grpc::ServerAsyncResponseWriter... Generating docs for compound grpc::ServerAsyncWriter... Generating docs for compound grpc::ServerAsyncWriterInterface... Generating docs for compound grpc::ServerBidiReactor... Generating docs for compound grpc::ServerBuilder... Generating docs for nested compound grpc::ServerBuilder::experimental_type... Generating docs for nested compound grpc::ServerBuilder::NamedService... Generating docs for nested compound grpc::ServerBuilder::Port... Generating docs for compound grpc::ServerBuilderOption... Generating docs for compound grpc::ServerBuilderPlugin... Generating docs for compound grpc::ServerCallbackReader... Generating docs for compound grpc::ServerCallbackReaderWriter... Generating docs for compound grpc::ServerCallbackUnary... Generating docs for compound grpc::ServerCallbackWriter... Generating docs for compound grpc::ServerCompletionQueue... Generating docs for compound grpc::ServerContext... Generating docs for compound grpc::ServerContextBase... Generating docs for compound grpc::ServerCredentials... Generating docs for compound grpc::ServerInitializer... 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::ServerReader... Generating docs for compound grpc::ServerReaderInterface... Generating docs for compound grpc::ServerReaderWriter... Generating docs for compound grpc::ServerReaderWriterInterface... Generating docs for compound grpc::ServerReadReactor... Generating docs for compound grpc::ServerSplitStreamer... Generating docs for compound grpc::ServerUnaryReactor... Generating docs for compound grpc::ServerUnaryStreamer... Generating docs for compound grpc::ServerWriter... Generating docs for compound grpc::ServerWriteReactor... Generating docs for compound grpc::ServerWriterInterface... 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::SslCredentialsOptions... Generating docs for compound grpc::SslServerCredentialsOptions... Generating docs for nested compound grpc::SslServerCredentialsOptions::PemKeyCertPair... Generating docs for compound grpc::Status... Generating docs for compound grpc::string_ref... Generating docs for compound grpc::StubOptions... Generating docs for compound grpc::TemplatedGenericStub... Generating docs for nested compound grpc::TemplatedGenericStub::experimental_type... 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::WriteOptions... Generating docs for namespace grpc::experimental Generating docs for compound grpc::experimental::AltsCredentialsOptions... Generating docs for compound grpc::experimental::AltsServerCredentialsOptions... Generating docs for compound grpc::experimental::CallbackGenericService... Generating docs for compound grpc::experimental::CertificateProviderInterface... 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::ExternalConnectionAcceptor... Generating docs for nested compound grpc::experimental::ExternalConnectionAcceptor::NewConnectionParameters... Generating docs for compound grpc::experimental::GenericCallbackServerContext... Generating docs for compound grpc::experimental::IdentityKeyCertPair... Generating docs for compound grpc::experimental::Interceptor... Generating docs for compound grpc::experimental::InterceptorBatchMethods... Generating docs for compound grpc::experimental::MessageAllocator... Generating docs for compound grpc::experimental::MessageHolder... Generating docs for compound grpc::experimental::RpcAllocatorState... Generating docs for compound grpc::experimental::ServerInterceptorFactoryInterface... Generating docs for compound grpc::experimental::ServerRpcInfo... Generating docs for compound grpc::experimental::StaticDataCertificateProvider... Generating docs for compound grpc::experimental::StsCredentialsOptions... Generating docs for compound grpc::experimental::TlsChannelCredentialsOptions... Generating docs for compound grpc::experimental::TlsCredentialsOptions... Generating docs for compound grpc::experimental::TlsServerAuthorizationCheckArg... Generating docs for compound grpc::experimental::TlsServerAuthorizationCheckConfig... Generating docs for compound grpc::experimental::TlsServerAuthorizationCheckInterface... Generating docs for compound grpc::experimental::TlsServerCredentialsOptions... Generating docs for namespace grpc::internal Generating docs for compound grpc::internal::AsyncReaderInterface... Generating docs for compound grpc::internal::AsyncWriterInterface... Generating docs for compound grpc::internal::BidiStreamingHandler... Generating docs for compound grpc::internal::BlockingUnaryCallImpl... Generating docs for compound grpc::internal::Call... Generating docs for compound grpc::internal::CallbackBidiHandler... Generating docs for compound grpc::internal::CallbackClientStreamingHandler... Generating docs for compound grpc::internal::CallbackServerStreamingHandler... Generating docs for compound grpc::internal::CallbackUnaryCallImpl... Generating docs for compound grpc::internal::CallbackUnaryHandler... Generating docs for compound grpc::internal::CallbackWithStatusTag... Generating docs for compound grpc::internal::CallbackWithSuccessTag... Generating docs for compound grpc::internal::CallHook... Generating docs for compound grpc::internal::CallNoOp... Generating docs for compound grpc::internal::CallOpClientRecvStatus... Generating docs for compound grpc::internal::CallOpClientSendClose... Generating docs for compound grpc::internal::CallOpGenericRecvMessage... Generating docs for compound grpc::internal::CallOpRecvInitialMetadata... Generating docs for compound grpc::internal::CallOpRecvMessage... Generating docs for compound grpc::internal::CallOpSendInitialMetadata... Generating docs for compound grpc::internal::CallOpSendMessage... Generating docs for compound grpc::internal::CallOpServerSendStatus... Generating docs for compound grpc::internal::CallOpSet... Generating docs for compound grpc::internal::CallOpSetInterface... Generating docs for compound grpc::internal::CancelInterceptorBatchMethods... Generating docs for compound grpc::internal::ClientAsyncReaderFactory... Generating docs /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:113: warning: argument 's' of command @param is not found in the argument list of grpc::internal::ClientReactor::OnDone(const ::grpc::Status &)=0 /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:90: warning: Found unknown command `\WritesDone' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h:99: warning: unable to resolve reference to `src/core/lib/surface/completion_queue.h' for \ref command sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/c++/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/c++/html/graph_legend.png"' for compound grpc::internal::ClientAsyncReaderWriterFactory... Generating docs for compound grpc::internal::ClientAsyncResponseReaderFactory... Generating docs for compound grpc::internal::ClientAsyncResponseReaderHelper... Generating docs for compound grpc::internal::ClientAsyncStreamingInterface... Generating docs for compound grpc::internal::ClientAsyncWriterFactory... Generating docs for compound grpc::internal::ClientCallbackReaderFactory... Generating docs for compound grpc::internal::ClientCallbackReaderImpl... Generating docs for compound grpc::internal::ClientCallbackReaderWriterFactory... Generating docs for compound grpc::internal::ClientCallbackReaderWriterImpl... Generating docs for compound grpc::internal::ClientCallbackUnaryFactory... Generating docs for compound grpc::internal::ClientCallbackUnaryImpl... Generating docs for compound grpc::internal::ClientCallbackWriterFactory... Generating docs for compound grpc::internal::ClientCallbackWriterImpl... Generating docs for compound grpc::internal::ClientReactor... Generating docs for compound grpc::internal::ClientReaderFactory... Generating docs for compound grpc::internal::ClientReaderWriterFactory... Generating docs for compound grpc::internal::ClientStreamingHandler... Generating docs for compound grpc::internal::ClientStreamingInterface... Generating docs for compound grpc::internal::ClientWriterFactory... Generating docs for compound grpc::internal::CompletionQueueTag... Generating docs for compound grpc::internal::CondVar... Generating docs for compound grpc::internal::DefaultMessageHolder... Generating docs for compound grpc::internal::DeserializeFunc... Generating docs for compound grpc::internal::DeserializeFuncType... Generating docs for compound grpc::internal::ErrorMethodHandler... Generating docs for compound grpc::internal::FinishOnlyReactor... Generating docs for compound grpc::internal::GrpcLibrary... Generating docs for compound grpc::internal::GrpcLibraryInitializer... Generating docs for compound grpc::internal::InterceptedChannel... Generating docs for compound grpc::internal::InterceptorBatchMethodsImpl... Generating docs for compound grpc::internal::MetadataMap... Generating docs for compound grpc::internal::MethodHandler... Generating docs for nested compound grpc::internal::MethodHandler::HandlerParameter... Generating docs for compound grpc::internal::Mutex... Generating docs for compound grpc::internal::MutexLock... Generating docs for compound grpc::internal::ReaderInterface... Generating docs for compound grpc::internal::ReleasableMutexLock... Generating docs for compound grpc::internal::RpcMethod... Generating docs for compound grpc::internal::RpcMethodHandler... Generating docs for compound grpc::internal::RpcServiceMethod... Generating docs for compound grpc::internal::ServerAsyncStreamingInterface... Generating docs for compound grpc::internal::ServerCallbackCall... Generating docs for compound grpc::internal::ServerReactor... Generating docs for compound grpc::internal::ServerReaderWriterBody... Generating docs for compound grpc::internal::ServerStreamingHandler... Generating docs for compound grpc::internal::ServerStreamingInterface... Generating docs for compound grpc::internal::SplitServerStreamingHandler... Generating docs for compound grpc::internal::StreamedUnaryHandler... Generating docs for compound grpc::internal::TemplatedBidiStreamingHandler... Generating docs for compound grpc::internal::WriterInterface... 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 std Generating docs for compound std::default_delete<::grpc::ClientAsyncResponseReader< R > >... Generating docs for compound std::default_delete<::grpc::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 dot... Running dot for graph 1/1 lookup cache used 8683/65536 hits=59576 misses=9640 finished... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/core.internal + mkdir -p doc/ref/core.internal + doxygen tools/doxygen/Doxyfile.core.internal /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/combiner-explainer.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/epoll-polling-engine.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-client-server-polling-engine-usage.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-cq.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-error.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-polling-engines.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/moving-to-c++.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/core/transport_explainer.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/census/grpc_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/census/grpc_context.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/channel_connectivity.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/channel_connectivity.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/native/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/sockaddr/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_call_data.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_call_data.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_idle/client_idle_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_idle/client_idle_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/http_filters_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/http_filters_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/secure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/secure/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/parsing.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/parsing.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_lists.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_lists.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/writing.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/writing.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/algorithm_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/algorithm_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/arena.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/atm.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/atm.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_iphone.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_iphone.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_android.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_android.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/spinlock.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/spinlock.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_util_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_util_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_abseil.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_abseil.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_gcc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_gcc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_stdcpp.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_stdcpp.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_msys.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_msys.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/useful.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/useful.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/wrap_memcpy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/wrap_memcpy.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/debug_location.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/debug_location.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/dual_ref_counted.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/dual_ref_counted.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/manual_constructor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/manual_constructor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/memory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/memory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/orphanable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/orphanable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted_ptr.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted_ptr.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/block_annotate.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/block_annotate.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/closure.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/closure.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dualstack_socket_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dualstack_socket_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dynamic_annotations.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dynamic_annotations.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_host_name_max.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_host_name_max.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_sysconf.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_sysconf.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/nameser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/nameser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/port.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/port.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/python_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/python_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_common_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_common_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sys_epoll_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sys_epoll_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_reader.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_reader.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_writer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_writer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/basic_timers.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/basic_timers.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/stap_timers.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/stap_timers.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/timers.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/timers.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/activation.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/activation.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_value.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_value.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/evaluator_core.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/evaluator_core.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/flat_expr_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/flat_expr_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/credentials_generic.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/credentials_generic.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/auth_filters.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/auth_filters.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/client_auth_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/client_auth_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/server_auth_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/server_auth_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_buffer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_buffer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_intern.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_intern.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_utils.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer_reader.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer_reader.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_details.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_details.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_log_batch.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_log_batch.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_test_only.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_test_only.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_ping.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_ping.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/metadata_array.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/metadata_array.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/version.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/version.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/http2_errors.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/http2_errors.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_op_string.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_op_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/plugin_registry/grpc_plugin_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/plugin_registry/grpc_plugin_registry.cc... Reading /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/aes_gcm.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/aes_gcm.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/s/builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.h:29: warning: the name `Tracks' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.cc:55: 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.34.1/src/core/lib/channel/handshaker_registry.cc:64: 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.34.1/src/core/lib/surface/completion_queue.cc:483: warning: no uniquely matching class member found for bool CqEventQueue::Push(grpc_cq_completion *c) /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.cc:489: warning: no uniquely matching class member found for grpc_cq_completion * CqEventQueue::Pop() /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h, line 40), Skipping current block! sl/session_cache/ssl_session.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_interface.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... 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_abseil.h... Generating code for file include/grpc/support/sync_abseil.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/config_selector.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/address_filtering.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/child_policy_handler.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_balancer_addresses.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/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/xds/xds_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/service_config_call_data.h... Generating code for file src/core/ext/filters/client_channel/service_config_parser.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/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/message_compress/message_decompress_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/annotations/deprecation.upb.h... Generating code for file src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/v3/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/v3/percent.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/v3/semantic_version.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/api/expr/v1alpha1/checked.upb.h... Generating code for file src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.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/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/udpa/annotations/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/annotations/migrate.upb.h... Generating code for file src/core/ext/upb-generated/udpa/annotations/security.upb.h... Generating code for file src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Generating code for file src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/resource_name.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/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Generating code for file src/core/ext/xds/certificate_provider_factory.h... Generating code for file src/core/ext/xds/certificate_provider_registry.h... Generating code for file src/core/ext/xds/certificate_provider_store.h... Generating code for file src/core/ext/xds/file_watcher_certificate_provider_factory.h... Generating code for file src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Generating code for file src/core/ext/xds/xds_api.h... Generating code for file src/core/ext/xds/xds_bootstrap.h... Generating code for file src/core/ext/xds/xds_certificate_provider.h... Generating code for file src/core/ext/xds/xds_channel_args.h... Generating code for file src/core/ext/xds/xds_client.h... Generating code for file src/core/ext/xds/xds_client_stats.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/tls_stdcpp.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/dual_ref_counted.h... Generating code for file src/core/lib/gprpp/examine_stack.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/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/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/stat.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_apple.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/nameser.h... Generating code for file src/core/lib/iomgr/parse_address.h... Generating code for file src/core/lib/iomgr/poller/eventmanager_libuv.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_uv.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/python_util.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_generic.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/iomgr/work_serializer.h... Generating code for file src/core/lib/json/json.h... Generating code for file src/core/lib/json/json_util.h... Generating code for file src/core/lib/security/util/json_util.h... Generating code for file src/core/lib/profiling/timers.h... Generating code for file src/core/lib/security/authorization/authorization_engine.h... Generating code for file src/core/lib/security/authorization/evaluate_args.h... Generating code for file src/core/lib/security/authorization/mock_cel/activation.h... Generating code for file src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Generating code for file src/core/lib/security/authorization/mock_cel/cel_expression.h... Generating code for file src/core/lib/security/authorization/mock_cel/cel_value.h... Generating code for file src/core/lib/security/authorization/mock_cel/evaluator_core.h... Generating code for file src/core/lib/security/authorization/mock_cel/flat_expr_builder.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/external/aws_request_signer.h... Generating code for file src/core/lib/security/credentials/external/external_account_credentials.h... Generating code for file src/core/lib/security/credentials/external/file_external_account_credentials.h... Generating code for file src/core/lib/security/credentials/external/url_external_account_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_certificate_distributor.h... Generating code for file src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.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/tls_credentials.h... Generating code for file src/core/lib/security/credentials/xds/xds_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/insecure/insecure_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/tls_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/tsi_error.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_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/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/authority_override.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/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 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:7: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h:47: warning: explicit link request to 'defines' could not be resolved /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/grpc_xds_features.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 doc/xds-test-descriptions.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_abseil.h... Generating docs for file include/grpc/support/sync_abseil.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/config_selector.cc... Generating docs for file src/core/ext/filters/client_channel/config_selector.h... 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/address_filtering.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/address_filtering.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/child_policy_handler.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_balancer_addresses.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.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/priority/priority.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/weighted_target/weighted_target.cc... 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/eds.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/xds/xds_cluster_impl.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc... 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/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/xds/xds_resolver.h... 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/service_config_call_data.h... Generating docs for file src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc... Generating docs for file src/core/ext/filters/client_channel/service_config_parser.cc... Generating docs for file src/core/ext/filters/client_channel/service_config_parser.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_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/message_compress/message_decompress_filter.cc... Generating docs for file src/core/ext/filters/http/message_compress/message_decompress_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/annotations/deprecation.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/annotations/deprecation.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/annotations/resource.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/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/v3/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/v3/percent.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/percent.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/range.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/semantic_version.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/api/expr/v1alpha1/checked.upb.c... Generating docs for file src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h... Generating docs for file src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c... Generating docs for file src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.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/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/udpa/annotations/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/udpa/annotations/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/annotations/migrate.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/migrate.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/annotations/security.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/security.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/annotations/versioning.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/authority.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_name.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/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/api/http.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/validate/validate.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Generating docs for file src/core/ext/xds/certificate_provider_factory.h... Generating docs for file src/core/ext/xds/certificate_provider_registry.cc... Generating docs for file src/core/ext/xds/certificate_provider_registry.h... Generating docs for file src/core/ext/xds/certificate_provider_store.cc... Generating docs for file src/core/ext/xds/certificate_provider_store.h... Generating docs for file src/core/ext/xds/file_watcher_certificate_provider_factory.cc... Generating docs for file src/core/ext/xds/file_watcher_certificate_provider_factory.h... Generating docs for file src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc... Generating docs for file src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Generating docs for file src/core/ext/xds/xds_api.cc... Generating docs for file src/core/ext/xds/xds_api.h... Generating docs for file src/core/ext/xds/xds_bootstrap.cc... Generating docs for file src/core/ext/xds/xds_bootstrap.h... Generating docs for file src/core/ext/xds/xds_certificate_provider.cc... Generating docs for file src/core/ext/xds/xds_certificate_provider.h... Generating docs for file src/core/ext/xds/xds_channel_args.h... Generating docs for file src/core/ext/xds/xds_client.cc... Generating docs for file src/core/ext/xds/xds_client.h... Generating docs for file src/core/ext/xds/xds_client_stats.cc... Generating docs for file src/core/ext/xds/xds_client_stats.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... Ge/builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_stdcpp.h:27: warning: explicit link request to 'include' could not be resolved nerating 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_abseil.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/tls_stdcpp.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/dual_ref_counted.h... Generating docs for file src/core/lib/gprpp/examine_stack.cc... Generating docs for file src/core/lib/gprpp/examine_stack.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/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/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/stat.h... Generating docs for file src/core/lib/gprpp/stat_posix.cc... Generating docs for file src/core/lib/gprpp/stat_windows.cc... 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/dualstack_socket_posix.cc... 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_apple.cc... Generating docs for file src/core/lib/iomgr/ev_apple.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/nameser.h... Generating docs for file src/core/lib/iomgr/parse_address.cc... Generating docs for file src/core/lib/iomgr/parse_address.h... Generating docs for file src/core/lib/iomgr/poller/eventmanager_libuv.cc... Generating docs for file src/core/lib/iomgr/poller/eventmanager_libuv.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_uv.h... 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/python_util.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_generic.h... 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/iomgr/work_serializer.cc... Generating docs for file src/core/lib/iomgr/work_serializer.h... Generating docs for file src/core/lib/json/json.h... Generating docs for file src/core/lib/json/json_reader.cc... Generating docs for file src/core/lib/json/json_util.cc... Generating docs for file src/core/lib/security/util/json_util.cc... Generating docs for file src/core/lib/json/json_util.h... Generating docs for file src/core/lib/security/util/json_util.h... Generating docs for file src/core/lib/json/json_writer.cc... 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/authorization/authorization_engine.cc... Generating docs for file src/core/lib/security/authorization/authorization_engine.h... Generating docs for file src/core/lib/security/authorization/evaluate_args.cc... Generating docs for file src/core/lib/security/authorization/evaluate_args.h... Generating docs for file src/core/lib/security/authorization/mock_cel/activation.h... Generating docs for file src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Generating docs for file src/core/lib/security/authorization/mock_cel/cel_expression.h... Generating docs for file src/core/lib/security/authorization/mock_cel/cel_value.h... Generating docs for file src/core/lib/security/authorization/mock_cel/evaluator_core.h... Generating docs for file src/core/lib/security/authorization/mock_cel/flat_expr_builder.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/external/aws_request_signer.cc... Generating docs for file src/core/lib/security/credentials/external/aws_request_signer.h... Generating docs for file src/core/lib/security/credentials/external/external_account_credentials.cc... Generating docs for file src/core/lib/security/credentials/external/external_account_credentials.h... Generating docs for file src/core/lib/security/credentials/external/file_external_account_credentials.cc... Generating docs for file src/core/lib/security/credentials/external/file_external_account_credentials.h... Generating docs for file src/core/lib/security/credentials/external/url_external_account_credentials.cc... Generating docs for file src/core/lib/security/credentials/external/url_external_account_credentials.h... 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/insecure/insecure_credentials.cc... 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_certificate_distributor.cc... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.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/tls_credentials.cc... Generating docs for file src/core/lib/security/credentials/tls/tls_credentials.h... Generating docs for file src/core/lib/security/credentials/xds/xds_credentials.cc... Generating docs for file src/core/lib/security/credentials/xds/xds_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/insecure/insecure_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/insecure/insecure_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/tls_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/tls/tls_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/tsi_error.cc... Generating docs for file src/core/lib/security/transport/tsi_error.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_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/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/authority_override.cc... Generating docs for file src/core/lib/transport/authority_override.h... 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/builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h:40: warning: Invalid list item found /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h:40: warning: Invalid list item found /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-client-server-polling-engine-usage.md:3: warning: Found unknown command `\sreecha' /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-cq.md:3: warning: Found unknown command `\sreecha' /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-polling-engines.md:3: warning: Found unknown command `\sreecha' /builddir/build/BUILD/grpc-1.34.1/doc/core/grpc-polling-engines.md:33: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/core/moving-to-c++.md:16: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/core/moving-to-c++.md:18: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/core/transport_explainer.md:3: warning: Found unknown command `\vjpai' /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/README.md:4: warning: unexpected token TK_EOF as the argument of ref 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 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/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 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_grpc_xds_features... 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_doc_xds-test-descriptions... 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_soc/builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/README.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/README.md:7: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_gcc.h:29: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h:23: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h:25: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.h:28: warning: explicit link request to 'include' could not be resolved kaddr_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... Generating 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 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_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_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... Generating 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_certificate_distributor... Generating docs for nested compound grpc_tls_certificate_distributor::TlsCertificatesWatcherInterface.../builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h:916: warning: Invalid list item found Generating docs for compound grpc_tls_certificate_provider... Generating docs for compound grpc_tls_credentials_options... Generating docs for compound grpc_tls_error_details... Generating docs for compound grpc_tls_identity_pairs... 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 kv_pair... Generating docs for compound kv_pairs... 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 rq_resize_args... Generating docs for compound server_call_data... Generating docs for compound shared_mutables... Generating docs for compound slice_shard... Generating docs for compound special_error_status_map... 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 TlsCredentials... Generating docs for compound TlsServerCredentials... 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::experimental Generating docs for compound grpc::experimental::LibuvEventManager... Generating docs for nested compound grpc::experimental::LibuvEventManager::Options... Generating docs for namespace grpc::testing Generating docs for namespace grpc_core Generating docs for compound grpc_core::AllocatedMetadata... Generating docs for nested compound grpc_core::AllocatedMetadata::NoRefKey... Generating docs for compound grpc_core::ApplicationCallbackExecCtx... Generating docs for compound grpc_core::Arena... Generating docs for compound grpc_core::AsyncConnectivityStateWatcherInterface... Generating docs for nested compound grpc_core::AsyncConnectivityStateWatcherInterface::Notifier... Generating docs for compound grpc_core::Atomic... Generating docs for compound grpc_core::AuthorizationEngine... Generating docs for compound grpc_core::AwsRequestSigner... Generating docs for compound grpc_core::BackOff... Generating docs for nested compound grpc_core::BackOff::Options... Generating docs for compound grpc_core::BdpEstimator... Generating docs for compound grpc_core::ByteStream... Generating docs for compound grpc_core::ByteStreamCache... Generating docs for nested compound grpc_core::ByteStreamCache::CachingByteStream... Generating docs for compound grpc_core::CallbackWrapper... Generating docs for compound grpc_core::CallCombiner... Generating docs for compound grpc_core::CallCombinerClosureList... Generating docs for compound grpc_core::CallRegistrationTable... Generating docs for compound grpc_core::CertificateProviderFactory... Generating docs for nested compound grpc_core::CertificateProviderFactory::Config... Generating docs for compound grpc_core::CertificateProviderRegistry... Generating docs for compound grpc_core::CertificateProviderStore... Generating docs for nested compound grpc_core::CertificateProviderStore::PluginDefinition... Generating docs for compound grpc_core::ChildPolicyHandler... Generating docs for nested compound grpc_core::ChildPolicyHandler::Helper... Generating docs for compound grpc_core::Chttp2Connector... Generating docs for compound grpc_core::Chttp2IncomingByteStream... Generating docs for compound grpc_core::Chttp2InsecureClientChannelFactory... Generating docs for compound grpc_core::Chttp2SecureClientChannelFactory... Generating docs for compound grpc_core::ClientChannelFactory... Generating docs for compound grpc_core::Closure... Generating docs for compound grpc_core::Combiner... Generating docs for compound grpc_core::CondVar... Generating docs for compound grpc_core::ConfigSelector... Generating docs for nested compound grpc_core::ConfigSelector::CallConfig... Generating docs for nested compound grpc_core::ConfigSelector::GetCallConfigArgs... Generating docs for compound grpc_core::ConnectedSubchannel... Generating docs for compound grpc_core::ConnectionMetrics... Generating docs for compound grpc_core::ConnectivityStateTracker... Generating docs for compound grpc_core::ConnectivityStateWatcherInterface... Generating docs for compound grpc_core::ConnectivityWatcher... Generating docs for compound grpc_core::ContextList... Generating docs for compound grpc_core::DebugLocation... Generating docs for compound grpc_core::DefaultConfigSelector... Generating docs for compound grpc_core::DefaultDeleteChar... Generating docs for compound grpc_core::DefaultSslRootStore... Generating docs for compound grpc_core::DelegatingSubchannel... Generating docs for compound grpc_core::DualRefCounted... Generating docs for compound grpc_core::EvaluateArgs... Generating docs for compound grpc_core::ExecCtx... Generating docs for nested compound grpc_core::ExecCtx::CombinerData... Generating docs for compound grpc_core::Executor... Generating docs for compound grpc_core::ExternalAccountCredentials... Generating docs for nested compound grpc_core::ExternalAccountCredentials::ExternalAccountCredentialsOptions... Generating docs for nested compound grpc_core::ExternalAccountCredentials::HTTPRequestContext... Generating docs for compound grpc_core::ExternallyManagedSlice... Generating docs for compound grpc_core::FakeResolver... Generating docs for compound grpc_core::FakeResolverResponseGenerator... Generating docs for compound grpc_core::FakeResolverResponseSetter... Generating docs for compound grpc_core::FileExternalAccountCredentials... Generating docs for compound grpc_core::FileWatcherCertificateProviderFactory... Generating docs for nested compound grpc_core::FileWatcherCertificateProviderFactory::Config... 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::GlobalSubchannelPool... Generating docs for compound grpc_core::GoogleMeshCaCertificateProviderFactory... Generating docs for nested compound grpc_core::GoogleMeshCaCertificateProviderFactory::Config... Generating docs for nested compound grpc_core::GoogleMeshCaCertificateProviderFactory::Config::StsConfig... Generating docs for compound grpc_core::GrpcLbClientStats... Generating docs for nested compound grpc_core::GrpcLbClientStats::DropTokenCount... Generating docs for compound grpc_core::GrpcLbResponse... Generating docs for compound grpc_core::GrpcLbServer... Generating docs for compound grpc_core::GrpcPolledFd... Generating docs for compound grpc_core::GrpcPolledFdFactory... Generating docs for compound grpc_core::HandshakeManager... Generating docs for compound grpc_core::Handshaker... Generating docs for compound grpc_core::HandshakerArgs... Generating docs for compound grpc_core::HandshakerFactory... Generating docs for compound grpc_core::HandshakerRegistry... Generating docs for compound grpc_core::HealthCheckClient... Generating docs for compound grpc_core::InfLenFIFOQueue... Generating docs for nested compound grpc_core::InfLenFIFOQueue::Node... Generating docs for compound grpc_core::InsecureChannelSecurityConnector... Generating docs for compound grpc_core::InternallyRefCounted... 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::InternedSlice... Generating docs for compound grpc_core::InternedSliceRefcount... Generating docs for compound grpc_core::Json... 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::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::LockedMultiProducerSingleConsumerQueue... Generating docs for compound grpc_core::LockfreeEvent... Generating docs for compound grpc_core::ManagedMemorySlice... Generating docs for compound grpc_core::ManualConstructor... 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::MovedCppStringSliceRefCount... Generating docs for compound grpc_core::MovedStringSliceRefCount... Generating docs for compound grpc_core::MPMCQueueInterface... Generating docs for compound grpc_core::MultiProducerSingleConsumerQueue... Generating docs for nested compound grpc_core::MultiProducerSingleConsumerQueue::Node... Generating docs for compound grpc_core::Mutex... Generating docs for compound grpc_core::MutexLock... Generating docs for compound grpc_core::NewSliceRefcount... Generating docs for compound grpc_core::NewWithLenSliceRefcount... Generating docs for compound grpc_core::NonPolymorphicRefCount... Generating docs for compound grpc_core::Orphanable... Generating docs for compound grpc_core::OrphanableDelete... Generating docs for compound grpc_core::PemKeyCertPair... Generating docs for compound grpc_core::PidController... Generating docs for nested compound grpc_core::PidController::Args... Generating docs for compound grpc_core::PolymorphicManualConstructor... Generating docs for compound grpc_core::PolymorphicRefCount... Generating docs for compound grpc_core::ProxyMapperInterface... Generating docs for compound grpc_core::ProxyMapperRegistry... Generating docs for compound grpc_core::RefCount... Generating docs for compound grpc_core::RefCounted... Generating docs for compound grpc_core::RefcountedMdBase... Generating docs for compound grpc_core::RefCountedPtr... Generating docs for compound grpc_core::RegisteredCall... Generating docs for compound grpc_core::ReleasableMutexLock... 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::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::ChannelConfigHelper... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ChannelConfigHelper::ChooseServiceConfigResult... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ResolverResultHandler... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper... Generating docs for compound grpc_core::RuSliceRefcount... Generating docs for compound grpc_core::Server... Generating docs for nested compound grpc_core::Server::AllocatingRequestMatcherBase... Generating docs for nested compound grpc_core::Server::AllocatingRequestMatcherBatch... Generating docs for nested compound grpc_core::Server::AllocatingRequestMatcherRegistered... Generating docs for nested compound grpc_core::Server::BatchCallAllocation... Generating docs for nested compound grpc_core::Server::ChannelData::ConnectivityWatcher... Generating docs for nested compound grpc_core::Server::ListenerInterface... Generating docs for nested compound grpc_core::Server::RealRequestMatcher... Generating docs for nested compound grpc_core::Server::RegisteredCallAllocation... Generating docs for nested compound grpc_core::Server::RegisteredMethod... Generating docs for nested compound grpc_core::Server::RequestedCall... Generating docs for nested compound grpc_core::Server::RequestMatcherInterface... Generating docs for compound grpc_core::ServerAddress... Generating docs for nested compound grpc_core::ServerAddress::AttributeInterface... Generating docs for compound grpc_core::ServiceConfig... Generating docs for compound grpc_core::ServiceConfigCallData... Generating docs for compound grpc_core::ServiceConfigParser... Generating docs for nested compound grpc_core::ServiceConfigParser::ParsedConfig... Generating docs for nested compound grpc_core::ServiceConfigParser::Parser... Generating docs for compound grpc_core::SliceBufferByteStream... Generating docs for compound grpc_core::SliceHash... Generating docs for compound grpc_core::StaticDataCertificateProvider... Generating docs for compound grpc_core::StaticMetadata... Generating docs for compound grpc_core::StaticMetadataCtx... Generating docs for compound grpc_core::StaticMetadataSlice... Generating docs for compound grpc_core::StaticSliceRefcount... Generating docs for compound grpc_core::StringLess... Generating docs for compound grpc_core::Subchannel... Generating docs for nested compound grpc_core::Subchannel::AsyncWatcherNotifierLocked... 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::ConnectivityStateWatcherInterface::ConnectivityStateChange... Generating docs for nested compound grpc_core::Subchannel::HealthWatcherMap::HealthWatcher... Generating docs for compound grpc_core::SubchannelCall... Generating docs for nested compound grpc_core::SubchannelCall::Args... 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::SubchannelData... 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::SubchannelList... Generating docs for compound grpc_core::SubchannelPoolInterface... Generating docs for compound grpc_core::TcpServerFdHandler... Generating docs for compound grpc_core::Thread... Generating docs for nested compound grpc_core::Thread::Options... Generating docs for compound grpc_core::ThreadPool... Generating docs for compound grpc_core::ThreadPoolInterface... Generating docs for compound grpc_core::ThreadPoolWorker... Generating docs for compound grpc_core::ThreadState... Generating docs for compound grpc_core::TimerState... Generating docs for compound grpc_core::Timestamp... Generating docs for compound grpc_core::Timestamps... Generating docs for compound grpc_core::TlsChannelSecurityConnector... Generating docs for compound grpc_core::TlsServerSecurityConnector... Generating docs for compound grpc_core::TracedBuffer... Generating docs for compound grpc_core::TraceFlag... Generating docs for compound grpc_core::TraceFlagList... Generating docs for compound grpc_core::UnmanagedMemorySlice... Generating docs for compound grpc_core::UrlExternalAccountCredentials... Generating docs for compound grpc_core::UserData... Generating docs for compound grpc_core::WeakRefCountedPtr... Generating docs for compound grpc_core::WorkSerializer... Generating docs for nested compound grpc_core::WorkSerializer::WorkSerializerImpl... Generating docs for compound grpc_core::XdsApi... Generating docs for nested compound grpc_core::XdsApi::AdsParseResult... Generating docs for nested compound grpc_core::XdsApi::CdsUpdate... Generating docs for nested compound grpc_core::XdsApi::ClusterLoadReport... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext::CertificateProviderInstance... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext::CertificateValidationContext... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext::CombinedCertificateValidationContext... Generating docs for nested compound grpc_core::XdsApi::Duration... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::DropConfig... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::DropConfig::DropCategory... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::Priority... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::Priority::Locality... Generating docs for nested compound grpc_core::XdsApi::LdsUpdate... Generating docs for nested compound grpc_core::XdsApi::RdsUpdate... Generating docs for nested compound grpc_core::XdsApi::RdsUpdate::VirtualHost... Generating docs for nested compound grpc_core::XdsApi::Route... Generating docs for nested compound grpc_core::XdsApi::Route::ClusterWeight... Generating docs for nested compound grpc_core::XdsApi::Route::Matchers... Generating docs for nested compound grpc_core::XdsApi::Route::Matchers::HeaderMatcher... Generating docs for nested compound grpc_core::XdsApi::Route::Matchers::PathMatcher... Generating docs for nested compound grpc_core::XdsApi::StringMatcher... Generating docs for compound grpc_core::XdsBootstrap... Generating docs for nested compound grpc_core::XdsBootstrap::Node... Generating docs for nested compound grpc_core::XdsBootstrap::XdsServer... Generating docs for compound grpc_core::XdsCertificateProvider... Generating docs for compound grpc_core::XdsChannelCredsRegistry... 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::ListenerWatcherInterface... Generating docs for nested compound grpc_core::XdsClient::LoadReportState::LocalityState... Generating docs for nested compound grpc_core::XdsClient::RouteConfigWatcherInterface... Generating docs for compound grpc_core::XdsClusterDropStats... Generating docs for nested compound grpc_core::XdsClusterDropStats::Snapshot... Generating docs for compound grpc_core::XdsClusterLocalityStats... Generating docs for nested compound grpc_core::XdsClusterLocalityStats::BackendMetric... Generating docs for nested compound grpc_core::XdsClusterLocalityStats::Snapshot... Generating docs for compound grpc_core::XdsCredentials... Generating docs for compound grpc_core::XdsLocalityAttribute... Generating docs for compound grpc_core::XdsLocalityName... Generating docs for nested compound grpc_core::XdsLocalityName::Less... Generating docs for namespace grpc_core::channelz 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::ChannelTrace... Generating docs for compound grpc_core::channelz::ChannelzRegistry... Generating docs for compound grpc_core::channelz::ListenSocketNode... Generating docs for compound grpc_core::channelz::ServerNode... Generating docs for compound grpc_core::channelz::SocketNode... Generating docs for compound grpc_core::channelz::SubchannelNode... Generating docs for namespace grpc_core::channelz::testing Generating docs for namespace grpc_core::chttp2 Generating docs for compound grpc_core::chttp2::sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/core.internal/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/core.internal/html/graph_legend.png"' FlowControlAction... Generating docs for compound grpc_core::chttp2::FlowControlTrace... Generating docs for compound grpc_core::chttp2::StreamFlowControl... Generating docs for compound grpc_core::chttp2::StreamFlowControlBase... Generating docs for compound grpc_core::chttp2::StreamFlowControlDisabled... Generating docs for compound grpc_core::chttp2::TestOnlyTransportTargetWindowEstimatesMocker... Generating docs for compound grpc_core::chttp2::TransportFlowControl... Generating docs for compound grpc_core::chttp2::TransportFlowControlBase... Generating docs for compound grpc_core::chttp2::TransportFlowControlDisabled... 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::Delete... Generating docs for compound grpc_core::internal::Delete< T, false >... Generating docs for compound grpc_core::internal::Delete< T, true >... Generating docs for compound grpc_core::internal::ExecCtxState... 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::ThreadInternalsInterface... Generating docs for compound grpc_core::internal::ThreadState... 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 >... 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, Member, List... >... 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 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 namespace grpc_core::mock_cel Generating docs for compound grpc_core::mock_cel::Activation... Generating docs for compound grpc_core::mock_cel::BaseActivation... Generating docs for compound grpc_core::mock_cel::CelExpression... Generating docs for compound grpc_core::mock_cel::CelExpressionBuilder... Generating docs for compound grpc_core::mock_cel::CelExpressionFlatImpl... Generating docs for compound grpc_core::mock_cel::CelMap... Generating docs for compound grpc_core::mock_cel::CelValue... Generating docs for compound grpc_core::mock_cel::ContainerBackedMapImpl... Generating docs for compound grpc_core::mock_cel::ExecutionPath... Generating docs for compound grpc_core::mock_cel::FlatExprBuilder... Generating docs for compound grpc_core::mock_cel::InterpreterOptions... Generating docs for namespace grpc_core::testing Generating docs for namespace tsi Generating docs for compound tsi::SslCachedSession... Generating docs for compound tsi::SslSessionDeleter... 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 dot... Running dot for graph 1/1 lookup cache used 25952/65536 hits=228531 misses=28137 finished... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/c++.internal + mkdir -p doc/ref/c++.internal + doxygen tools/doxygen/Doxyfile.c++.internal 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp/pending_api_cleanups.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp/perf_notes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/grpc++.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/grpc++.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/status_code_enum.h... Preprocessing /bui/builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h:137: warning: missing title after \defgroup grpc_arg_keys lddir/build/BUILD/grpc-1.34.1/include/grpc++/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc++/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/census.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/compression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security_constants.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/byte_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/compression_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/gpr_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/grpc_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/propagation_bits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/load_reporting.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/slice_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_gcc_sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/atm_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/cpu.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/log_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/port_platform.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/string_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_abseil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/sync_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/thd_id.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpc/support/workaround_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/alarm.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/alarm.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/ext/health_check_service_server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/ext/health_check_service_server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/generic_stub.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/generic/generic_stub.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/grpcpp.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/grpcpp.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/health_check_service_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/health_check_service_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/channel_argument_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/channel_argument_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_generic_service.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_generic_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_hook.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_hook.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/call_op_set_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/callback_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/callback_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/channel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/channel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue_tag.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/completion_queue_tag.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config_protobuf.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/config_protobuf.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/core_codegen_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/create_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/create_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/delegating_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/delegating_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/intercepted_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/intercepted_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/interceptor_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/metadata_map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/metadata_map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/method_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/method_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/proto_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback_handlers.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback_handlers.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/grpc_library.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/grpc_library.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/method_handler_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/method_handler_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_service_method.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/rpc_service_method.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/serialization_traits.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/serialization_traits.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_option.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_option.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_plugin.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_builder_plugin.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_initializer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/server_initializer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/service_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/service_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_metadata_processor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/auth_metadata_processor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_certificate_provider.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_certificate_provider.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/security/tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_unary_call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/async_unary_call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/byte_buffer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/byte_buffer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/channel_arguments.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/channel_arguments.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/client_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/message_allocator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/message_allocator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/method_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/method_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_reader.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_reader.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_writer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/proto_buffer_writer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_callback.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_callback.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/server_interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/slice.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/slice.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status_code_enum.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/status_code_enum.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/string_ref.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/string_ref.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/stub_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/stub_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/sync_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/sync_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/time.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/time.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/validate_service_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/support/validate_service_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/census/grpc_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/census/grpc_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backend_metric.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/backup_poller.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/channel_connectivity.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/channel_connectivity.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/client_channel_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/config_selector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/global_subchannel_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/health/health_check_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_connect_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/http_proxy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/address_filtering.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/priority/priority.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/cds.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/eds.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/lb_policy_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/local_subchannel_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/proxy_mapper_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolver_result_parsing.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/resolving_lb_policy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/retry_throttle.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/server_address.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_call_data.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_call_data.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/service_config_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_channel/subchannel_pool_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_idle/client_idle_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/client_idle/client_idle_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/deadline/deadline_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client/http_client_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/client_authority_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/http_filters_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/http_filters_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_compress_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/message_compress/message_decompress_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/http/server/http_server_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/max_age/max_age_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/message_size/message_size_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/filters/workarounds/workaround_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/alpn/alpn.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/authority.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/chttp2_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/chttp2_server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_decoder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/bin_encoder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/chttp2_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/context_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/flow_control.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_data.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_goaway.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_ping.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_rst_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_settings.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/frame_window_update.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_encoder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/hpack_table.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/http2_settings.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/huffsyms.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/incoming_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/parsing.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/parsing.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_lists.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_lists.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/stream_map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/varint.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/writing.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/chttp2/transport/writing.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_plugin.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_plugin.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/transport/inproc/inproc_transport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/http.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/percent.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/annotations.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/api/http.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/any.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/duration.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/empty.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/struct.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/timestamp.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/protobuf/wrappers.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/google/rpc/status.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/migrate.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/security.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/status.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upb-generated/validate/validate.upb.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.c... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/certificate_provider_store.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/file_watcher_certificate_provider_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_api.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_bootstrap.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_certificate_provider.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/ext/xds/xds_client_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/avl/avl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/backoff/backoff.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_stack_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channel_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/channelz_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/connected_channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/status_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/algorithm_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/algorithm_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/compression_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/message_compress.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_gzip.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/compression/stream_compression_identity.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/stats_data.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/debug/trace.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/alloc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/arena.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/atm.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/atm.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_iphone.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_iphone.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/cpu_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/env_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_android.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_android.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/log_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/murmur_hash.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/spinlock.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/spinlock.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_util_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_util_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/string_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_abseil.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_abseil.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/sync_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_precise.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/time_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_gcc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_gcc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_stdcpp.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_stdcpp.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_msys.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_msys.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tmpfile_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/useful.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/useful.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/wrap_memcpy.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/wrap_memcpy.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/arena.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/atomic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/atomic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/debug_location.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/debug_location.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/dual_ref_counted.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/dual_ref_counted.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/examine_stack.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/fork.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_env.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/global_config_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/host_port.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/manual_constructor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/manual_constructor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/map.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/map.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/memory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/memory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/mpscq.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/orphanable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/orphanable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted_ptr.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/ref_counted_ptr.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/stat_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/sync.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/sync.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gprpp/thd_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/format_request.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/httpcli_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/http/parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/block_annotate.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/block_annotate.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/buffer_list.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/call_combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/cfstream_handle.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/closure.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/closure.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/combiner.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dualstack_socket_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dualstack_socket_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dynamic_annotations.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/dynamic_annotations.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/endpoint_pair_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_cfstream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/error_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_apple.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epoll1_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_epollex_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_poll_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/ev_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/exec_ctx.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/mpmcqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/executor/threadpool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/fork_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_host_name_max.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_host_name_max.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_sysconf.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/gethostname_sysconf.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/internal_errqueue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iocp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_posix_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/iomgr_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/is_epollexclusive_available.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/load_file.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/lockfree_event.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/nameser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/nameser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/parse_address.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/poller/eventmanager_libuv.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/polling_entity.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_set_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_uv.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/pollset_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/port.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/port.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/python_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/python_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resolve_address_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sockaddr_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_factory_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_mutator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_common_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_common_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_utils_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/socket_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sys_epoll_wrapper.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/sys_epoll_wrapper.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_cfstream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_cfstream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_client_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_server_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/tcp_windows.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/time_averaged_stats.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_custom.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_generic.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_heap.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_manager.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_uv.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/timer_uv.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/udp_server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/unix_sockets_posix_noop.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_eventfd.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_nospecial.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_pipe.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/wakeup_fd_posix.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/work_serializer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_reader.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_reader.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_writer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/json/json_writer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/basic_timers.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/basic_timers.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/stap_timers.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/stap_timers.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/timers.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/profiling/timers.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/authorization_engine.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/evaluate_args.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/activation.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/activation.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expression.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_expression.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_value.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/cel_value.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/evaluator_core.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/evaluator_core.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/flat_expr_builder.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/authorization/mock_cel/flat_expr_builder.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/context/security_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/alts_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/composite/composite_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/credentials_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/aws_request_signer.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/external_account_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/file_external_account_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/external/url_external_account_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/fake/fake_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/credentials_generic.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/credentials_generic.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/google_default/google_default_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/iam/iam_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/insecure/insecure_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/json_token.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/jwt/jwt_verifier.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/local/local_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/oauth2/oauth2_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/plugin/plugin_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/ssl/ssl_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/tls/tls_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/credentials/xds/xds_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/alts/alts_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/fake/fake_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/insecure/insecure_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_fallback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/load_system_roots_linux.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/local/local_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl/ssl_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/ssl_utils_config.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/security_connector/tls/tls_security_connector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/auth_filters.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/auth_filters.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/client_auth_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/client_auth_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/secure_endpoint.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/security_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/server_auth_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/server_auth_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/transport/tsi_error.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/security/util/json_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/b64.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/percent_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_buffer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_buffer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_intern.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_intern.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_string_helpers.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/slice/slice_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/api_trace.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer_reader.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/byte_buffer_reader.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_details.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_details.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_log_batch.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_log_batch.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_test_only.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/call_test_only.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_init.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_ping.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_ping.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/channel_stack_type.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue_factory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/event_string.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init_secure.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/init_secure.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/lame_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/metadata_array.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/metadata_array.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/validate_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/version.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/version.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/authority_override.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/bdp_estimator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/byte_stream.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/connectivity_state.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/error_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/http2_errors.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/http2_errors.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/metadata_batch.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/pid_controller.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/static_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_conversion.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/status_metadata.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/timeout_encoding.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_op_string.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/transport/transport_op_string.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/uri/uri_parser.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/plugin_registry/grpc_plugin_registry.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/plugin_registry/grpc_plugin_registry.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/aes_gcm.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/aes_gcm.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/crypt/gsec.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_counter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_crypter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_frame_protector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/frame_protector/frame_handler.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_handshaker_client.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_shared_resource.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/alts_tsi_utils.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/handshaker/transport_security_common_api.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/fake_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/local_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_cache.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl/session_cache/ssl_session_openssl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_types.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/ssl_types.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_grpc.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/transport_security_interface.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/cpp/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/channel_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/channel_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/client_callback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/client_callback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/client_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/client_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/client_interceptor.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/client_interceptor.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel_internal.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel_internal.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel_internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel_internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/credentials_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/credentials_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/insecure_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/insecure_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/secure_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/secure_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/secure_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/secure_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/xds_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/xds_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/codegen/codegen_init.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/codegen/codegen_init.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/alarm.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/alarm.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/auth_property_iterator.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/auth_property_iterator.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/channel_arguments.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/channel_arguments.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/channel_filter.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/channel_filter.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/channel_filter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/channel_filter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/completion_queue_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/completion_queue_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/core_codegen.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/core_codegen.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/resource_quota_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/resource_quota_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/rpc_method.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/rpc_method.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_auth_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_auth_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_auth_context.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_auth_context.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_channel_arguments.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_channel_arguments.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_create_auth_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/secure_create_auth_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_certificate_provider.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_certificate_provider.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_credentials_options.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_credentials_options.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_credentials_options_util.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_credentials_options_util.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_credentials_options_util.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/tls_credentials_options_util.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/validate_service_config.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/validate_service_config.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/version_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/common/version_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/async_generic_service.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/async_generic_service.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/channel_argument_option.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/channel_argument_option.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/create_default_thread_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/create_default_thread_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/dynamic_thread_pool.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/dynamic_thread_pool.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/dynamic_thread_pool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/dynamic_thread_pool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/external_connection_acceptor_impl.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/external_connection_acceptor_impl.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/external_connection_acceptor_impl.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/external_connection_acceptor_impl.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/default_health_check_service.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/default_health_check_service.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/default_health_check_service.h... Parsing file /builddir/build/BUILD/grp/builddir/build/BUILD/grpc-1.34.1/src/core/lib/iomgr/resource_quota.h:29: warning: the name `Tracks' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/channel/handshaker_registry.cc:55: 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.34.1/src/core/lib/channel/handshaker_registry.cc:64: 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.34.1/src/core/lib/surface/completion_queue.cc:483: warning: no uniquely matching class member found for bool CqEventQueue::Push(grpc_cq_completion *c) /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/completion_queue.cc:489: warning: no uniquely matching class member found for grpc_cq_completion * CqEventQueue::Pop() /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_builder.cc:74: warning: documented symbol `static grpc::std::vector< std::unique_ptr< ServerBuilderPlugin >(*)() g_plugin_factory_list(void) { g_plugin_factory_list=new std::vector< std::unique_ptr< ServerBuilderPlugin >(*()' was not declared or defined. /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_cc.cc:873: warning: no uniquely matching class member found for grpc::Server::Server(grpc::ChannelArguments *args, std::shared_ptr< std::vector< std::unique_ptr< grpc::grpc::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, std::vector< std::unique_ptr< grpc::experimental::ServerInterceptorFactoryInterface >> interceptor_creators) Possible candidates: grpc::Server::Server(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< internal::ExternalConnectionAcceptorImpl >> acceptors, grpc_resource_quota *server_rq=nullptr, std::vector< std::unique_ptr< experimental::ServerInterceptorFactoryInterface >> interceptor_creators=std::vector< std::unique_ptr< experimental::ServerInterceptorFactoryInterface >>())' at line 176 of file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h grpc_core::Server::Server(const grpc_channel_args *args)' at line 90 of file /builddir/build/BUILD/grpc-1.34.1/src/core/lib/surface/server.h /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_posix.h:32: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h, line 40), Skipping current block! /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/grpcpp.h:19: warning: found more than one \mainpage comment block! (first occurrence: /builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc.h, line 40), Skipping current block! c-1.34.1/src/cpp/server/health/default_health_check_service.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/health_check_service.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/health_check_service.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/health_check_service_server_builder_option.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/health/health_check_service_server_builder_option.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/insecure_server_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/insecure_server_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/secure_server_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/secure_server_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/secure_server_credentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/secure_server_credentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_builder.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_builder.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_callback.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_callback.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_context.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_context.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_credentials.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_credentials.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_posix.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/server_posix.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/thread_pool_interface.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/server/thread_pool_interface.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/thread_manager/thread_manager.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/thread_manager/thread_manager.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/thread_manager/thread_manager.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/thread_manager/thread_manager.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/byte_buffer_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/byte_buffer_cc.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/status.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/status.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/string_ref.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/string_ref.cc... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/time_cc.cc... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/cpp/util/time_cc.cc... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... 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/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 src/core/lib/security/credentials/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/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/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_abseil.h... Generating code for file include/grpc/support/sync_abseil.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/grpcpp.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_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/support/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_interceptor.h... Generating code for file include/grpcpp/support/server_interceptor.h... Generating code for file include/grpcpp/security/tls_certificate_provider.h... Generating code for file include/grpcpp/security/tls_credentials_options.h... Generating code for file include/grpcpp/support/validate_service_config.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/config_selector.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/address_filtering.h... Generating code for file src/core/ext/filters/client_channel/lb_policy/child_policy_handler.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_balancer_addresses.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/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/xds/xds_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/service_config_call_data.h... Generating code for file src/core/ext/filters/client_channel/service_config_parser.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/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/message_compress/message_decompress_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/annotations/deprecation.upb.h... Generating code for file src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Generating code for file src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Generating code for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/v3/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/v3/percent.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Generating code for file src/core/ext/upb-generated/envoy/type/v3/semantic_version.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/api/expr/v1alpha1/checked.upb.h... Generating code for file src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.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/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/udpa/annotations/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/annotations/migrate.upb.h... Generating code for file src/core/ext/upb-generated/udpa/annotations/security.upb.h... Generating code for file src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Generating code for file src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Generating code for file src/core/ext/upb-generated/udpa/core/v1/resource_name.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/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Generating code for file src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Generating code for file src/core/ext/xds/certificate_provider_factory.h... Generating code for file src/core/ext/xds/certificate_provider_registry.h... Generating code for file src/core/ext/xds/certificate_provider_store.h... Generating code for file src/core/ext/xds/file_watcher_certificate_provider_factory.h... Generating code for file src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Generating code for file src/core/ext/xds/xds_api.h... Generating code for file src/core/ext/xds/xds_bootstrap.h... Generating code for file src/core/ext/xds/xds_certificate_provider.h... Generating code for file src/core/ext/xds/xds_channel_args.h... Generating code for file src/core/ext/xds/xds_client.h... Generating code for file src/core/ext/xds/xds_client_stats.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/tls_stdcpp.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/dual_ref_counted.h... Generating code for file src/core/lib/gprpp/examine_stack.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/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/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/stat.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_apple.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/nameser.h... Generating code for file src/core/lib/iomgr/parse_address.h... Generating code for file src/core/lib/iomgr/poller/eventmanager_libuv.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_uv.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/python_util.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_generic.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/iomgr/work_serializer.h... Generating code for file src/core/lib/json/json.h... Generating code for file src/core/lib/json/json_util.h... Generating code for file src/core/lib/security/util/json_util.h... Generating code for file src/core/lib/profiling/timers.h... Generating code for file src/core/lib/security/authorization/authorization_engine.h... Generating code for file src/core/lib/security/authorization/evaluate_args.h... Generating code for file src/core/lib/security/authorization/mock_cel/activation.h... Generating code for file src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Generating code for file src/core/lib/security/authorization/mock_cel/cel_expression.h... Generating code for file src/core/lib/security/authorization/mock_cel/cel_value.h... Generating code for file src/core/lib/security/authorization/mock_cel/evaluator_core.h... Generating code for file src/core/lib/security/authorization/mock_cel/flat_expr_builder.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/external/aws_request_signer.h... Generating code for file src/core/lib/security/credentials/external/external_account_credentials.h... Generating code for file src/core/lib/security/credentials/external/file_external_account_credentials.h... Generating code for file src/core/lib/security/credentials/external/url_external_account_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_certificate_distributor.h... Generating code for file src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.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/tls_credentials.h... Generating code for file src/core/lib/security/credentials/xds/xds_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/insecure/insecure_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/tls_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/tsi_error.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_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/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/authority_override.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/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 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/grpc_xds_features.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 doc/xds-test-descriptions.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/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/:7: warning: explicit link request to 'defines' could not be resolved /builddir/build/BUILD/grpc-1.34.1/include/grpc/impl/codegen/log.h:47: warning: explicit link request to 'defines' could not be resolved 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... 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 src/core/lib/security/credentials/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/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/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_abseil.h... Generating docs for file include/grpc/support/sync_abseil.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/grpcpp.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_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/support/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_interceptor.h... Generating docs for file include/grpcpp/support/server_interceptor.h... Generating docs for file include/grpcpp/security/tls_certificate_provider.h... Generating docs for file include/grpcpp/security/tls_credentials_options.h... Generating docs for file include/grpcpp/support/validate_service_config.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/config_selector.cc... Generating docs for file src/core/ext/filters/client_channel/config_selector.h... 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/address_filtering.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/address_filtering.h... Generating docs for file src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/child_policy_handler.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_balancer_addresses.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.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/priority/priority.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/weighted_target/weighted_target.cc... 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/eds.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/xds/xds_cluster_impl.cc... Generating docs for file src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc... 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/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/xds/xds_resolver.h... 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/service_config_call_data.h... Generating docs for file src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc... Generating docs for file src/core/ext/filters/client_channel/service_config_parser.cc... Generating docs for file src/core/ext/filters/client_channel/service_config_parser.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_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/message_compress/message_decompress_filter.cc... Generating docs for file src/core/ext/filters/http/message_compress/message_decompress_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/annotations/deprecation.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/annotations/deprecation.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/annotations/resource.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/annotations/resource.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/address.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/base.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/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/v3/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/v3/percent.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/percent.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/range.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/range.upb.h... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c... Generating docs for file src/core/ext/upb-generated/envoy/type/v3/semantic_version.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/api/expr/v1alpha1/checked.upb.c... Generating docs for file src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.h... Generating docs for file src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c... Generating docs for file src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.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/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/udpa/annotations/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/udpa/annotations/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/annotations/migrate.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/migrate.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/annotations/security.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/security.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/sensitive.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/annotations/versioning.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/annotations/versioning.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/authority.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/authority.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/context_params.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.h... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c... Generating docs for file src/core/ext/upb-generated/udpa/core/v1/resource_name.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/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/cluster/v3/cds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/endpoint/v3/eds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/listener/v3/lds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/rds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/service/route/v3/srds.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/api/http.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/api/http.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/authority.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/collection_entry.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/context_params.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_locator.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/udpa/core/v1/resource_name.upbdefs.h... Generating docs for file src/core/ext/upbdefs-generated/validate/validate.upbdefs.c... Generating docs for file src/core/ext/upbdefs-generated/validate/validate.upbdefs.h... Generating docs for file src/core/ext/xds/certificate_provider_factory.h... Generating docs for file src/core/ext/xds/certificate_provider_registry.cc... Generating docs for file src/core/ext/xds/certificate_provider_registry.h... Generating docs for file src/core/ext/xds/certificate_provider_store.cc... Generating docs for file src/core/ext/xds/certificate_provider_store.h... Generating docs for file src/core/ext/xds/file_watcher_certificate_provider_factory.cc... Generating docs for file src/core/ext/xds/file_watcher_certificate_provider_factory.h... Generating docs for file src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc... Generating docs for file src/core/ext/xds/google_mesh_ca_certificate_provider_factory.h... Generating docs for file src/core/ext/xds/xds_api.cc... Generating docs for file src/core/ext/xds/xds_ap/builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_stdcpp.h:27: warning: explicit link request to 'include' could not be resolved i.h... Generating docs for file src/core/ext/xds/xds_bootstrap.cc... Generating docs for file src/core/ext/xds/xds_bootstrap.h... Generating docs for file src/core/ext/xds/xds_certificate_provider.cc... Generating docs for file src/core/ext/xds/xds_certificate_provider.h... Generating docs for file src/core/ext/xds/xds_channel_args.h... Generating docs for file src/core/ext/xds/xds_client.cc... Generating docs for file src/core/ext/xds/xds_client.h... Generating docs for file src/core/ext/xds/xds_client_stats.cc... Generating docs for file src/core/ext/xds/xds_client_stats.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_abseil.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/tls_stdcpp.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/dual_ref_counted.h... Generating docs for file src/core/lib/gprpp/examine_stack.cc... Generating docs for file src/core/lib/gprpp/examine_stack.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/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/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/stat.h... Generating docs for file src/core/lib/gprpp/stat_posix.cc... Generating docs for file src/core/lib/gprpp/stat_windows.cc... 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/dualstack_socket_posix.cc... 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_apple.cc... Generating docs for file src/core/lib/iomgr/ev_apple.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/nameser.h... Generating docs for file src/core/lib/iomgr/parse_address.cc... Generating docs for file src/core/lib/iomgr/parse_address.h... Generating docs for file src/core/lib/iomgr/poller/eventmanager_libuv.cc... Generating docs for file src/core/lib/iomgr/poller/eventmanager_libuv.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_uv.h... 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/python_util.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/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_generic.h... 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/iomgr/work_serializer.cc... Generating docs for file src/core/lib/iomgr/work_serializer.h... Generating docs for file src/core/lib/json/json.h... Generating docs for file src/core/lib/json/json_reader.cc... Generating docs for file src/core/lib/json/json_util.cc... Generating docs for file src/core/lib/security/util/json_util.cc... Generating docs for file src/core/lib/json/json_util.h... Generating docs for file src/core/lib/security/util/json_util.h... Generating docs for file src/core/lib/json/json_writer.cc... 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/authorization/authorization_engine.cc... Generating docs for file src/core/lib/security/authorization/authorization_engine.h... Generating docs for file src/core/lib/security/authorization/evaluate_args.cc... Generating docs for file src/core/lib/security/authorization/evaluate_args.h... Generating docs for file src/core/lib/security/authorization/mock_cel/activation.h... Generating docs for file src/core/lib/security/authorization/mock_cel/cel_expr_builder_factory.h... Generating docs for file src/core/lib/security/authorization/mock_cel/cel_expression.h... Generating docs for file src/core/lib/security/authorization/mock_cel/cel_value.h... Generating docs for file src/core/lib/security/authorization/mock_cel/evaluator_core.h... Generating docs for file src/core/lib/security/authorization/mock_cel/flat_expr_builder.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_metadata.cc... Generating docs for file src/core/lib/security/credentials/external/aws_request_signer.cc... Generating docs for file src/core/lib/security/credentials/external/aws_request_signer.h... Generating docs for file src/core/lib/security/credentials/external/external_account_credentials.cc... Generating docs for file src/core/lib/security/credentials/external/external_account_credentials.h... Generating docs for file src/core/lib/security/credentials/external/file_external_account_credentials.cc... Generating docs for file src/core/lib/security/credentials/external/file_external_account_credentials.h... Generating docs for file src/core/lib/security/credentials/external/url_external_account_credentials.cc... Generating docs for file src/core/lib/security/credentials/external/url_external_account_credentials.h... 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/insecure/insecure_credentials.cc... Generating docs for file src/cpp/client/insecure_credentials.cc... 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_certificate_distributor.cc... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc... Generating docs for file src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.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/tls_credentials.cc... Generating docs for file src/core/lib/security/credentials/tls/tls_credentials.h... Generating docs for file src/core/lib/security/credentials/xds/xds_credentials.cc... Generating docs for file src/cpp/client/xds_credentials.cc... Generating docs for file src/core/lib/security/credentials/xds/xds_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/insecure/insecure_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/insecure/insecure_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/tls_security_connector.cc... Generating docs for file src/core/lib/security/security_connector/tls/tls_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/tsi_error.cc... Generating docs for file src/core/lib/security/transport/tsi_error.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_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/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_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_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_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/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/authority_override.cc... Generating docs for file src/core/lib/transport/authority_override.h... 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/builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h:40: warning: Invalid list item found /builddir/build/BUILD/grpc-1.34.1/src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h:40: warning: Invalid list item found 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/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 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/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 docs for file src/cpp/client/channel_cc.cc... Generating docs for file src/cpp/client/client_callback.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/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/common/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_certificate_provider.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... Generat/builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/cpp/README.md:42: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/src/cpp/README.md:131: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/src/cpp/README.md:183: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_gcc.h:29: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h:23: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_msvc.h:25: warning: explicit link request to 'include' could not be resolved /builddir/build/BUILD/grpc-1.34.1/src/core/lib/gpr/tls_pthread.h:28: warning: explicit link request to 'include' could not be resolved ing 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_grpc_xds_features... 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_doc_xds-test-descriptions... Generating docs for page md_src_cpp_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... Generating 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 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_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_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... Generating docs for compound grpc_r/builddir/build/BUILD/grpc-1.34.1/include/grpc/grpc_security.h:916: warning: Invalid list item found esource_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_certificate_distributor... Generating docs for nested compound grpc_tls_certificate_distributor::TlsCertificatesWatcherInterface... Generating docs for compound grpc_tls_certificate_provider... Generating docs for compound grpc_tls_credentials_options... Generating docs for compound grpc_tls_error_details... Generating docs for compound grpc_tls_identity_pairs... 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 kv_pair... Generating docs for compound kv_pairs... 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 rq_resize_args... Generating docs for compound server_call_data... Generating docs for compound shared_mutables... Generating docs for compound slice_shard... Generating docs for compound special_error_status_map... 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 TlsCredentials... Generating docs for compound TlsServerCredentials... 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 compound grpc::Alarm... Generating docs for nested compound grpc::Alarm::experimental_type... Generating docs for compound grpc::AsyncGenericService... Generating docs for compound grpc::AuthContext... Generating docs for compound grpc::AuthMetadataProcessor... Generating docs for compound grpc::AuthMetadataProcessorAyncWrapper... Generating docs for compound grpc::AuthPropertyIterator... Generating docs for compound grpc::ByteBuffer... Generating docs for compound grpc::CallbackServerContext... Generating docs for compound grpc::CallCredentials... Generating docs for compound grpc::CallData... Generating docs for compound grpc::Channel... Generating docs for compound grpc::ChannelArguments... Generating docs for compound grpc::ChannelCredentials... Generating docs for compound grpc::ChannelData... Generating docs for compound g/builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:306: warning: argument 's' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnDone(const ::grpc::Status &) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:327: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:315: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnReadInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:333: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:338: warning: argument 'ok' of command @param is not found in the argument list of grpc::ClientBidiReactor< Request, Response >::OnWritesDoneDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:372: warning: argument 's' of command @param is not found in the argument list of grpc::ClientReadReactor< Response >::OnDone(const ::grpc::Status &) inherited from member OnDone at line 113 in file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:436: warning: argument 's' of command @param is not found in the argument list of grpc::ClientUnaryReactor::OnDone(const ::grpc::Status &) inherited from member OnDone at line 113 in file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:408: warning: argument 's' of command @param is not found in the argument list of grpc::ClientWriteReactor< Request >::OnDone(const ::grpc::Status &) inherited from member OnDone at line 113 in file /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server.h:176: warning: The following parameters of grpc::Server::Server(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< internal::ExternalConnectionAcceptorImpl >> acceptors, grpc_resource_quota *server_rq=nullptr, std::vector< std::unique_ptr< experimental::ServerInterceptorFactoryInterface >> interceptor_creators=std::vector< std::unique_ptr< experimental::ServerInterceptorFactoryInterface >>()) are not documented: parameter 'acceptors' parameter 'server_rq' parameter 'interceptor_creators' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h:412: warning: argument 'ok' of command @param is not found in the argument list of grpc::ServerBidiReactor< Request, Response >::OnReadDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h:402: warning: argument 'ok' of command @param is not found in the argument list of grpc::ServerBidiReactor< Request, Response >::OnSendInitialMetadataDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_callback.h:418: warning: argument 'ok' of command @param is not found in the argument list of grpc::ServerBidiReactor< Request, Response >::OnWriteDone(bool) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/server_builder.h:122: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h:167: warning: Found unknown command `\params' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/server_interface.h:172: warning: The following parameters of grpc::ServerInterface::AddListeningPort(const std::string &addr, ServerCredentials *creds)=0 are not documented: parameter 'creds' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:90: warning: Found unknown command `\WritesDone' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:90: warning: Found unknown command `\WritesDone' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:900: warning: argument 'msg' of command @param is not found in the argument list of grpc::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:900: warning: argument 'tag' of command @param is not found in the argument list of grpc::ServerSplitStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:910: warning: The following parameters of grpc::ServerSplitStreamer::Read(RequestType *request) are not documented: parameter 'request' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:834: warning: argument 'msg' of command @param is not found in the argument list of grpc::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:834: warning: argument 'tag' of command @param is not found in the argument list of grpc::ServerUnaryStreamer< RequestType, ResponseType >::Read(RequestType *request) /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:844: warning: The following parameters of grpc::ServerUnaryStreamer::Read(RequestType *request) are not documented: parameter 'request' /builddir/build/BUILD/grpc-1.34.1/src/cpp/client/create_channel.cc:65: warning: The following parameters of grpc::experimental::CreateCustomChannelWithInterceptors(const std::string &target, const std::shared_ptr< grpc::ChannelCredentials > &creds, const grpc::ChannelArguments &args, std::vector< std::unique_ptr< grpc::experimental::ClientInterceptorFactoryInterface >> interceptor_creators) are not documented: parameter 'interceptor_creators' /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/create_channel.h:68: warning: The following parameters of grpc::experimental::CreateCustomChannelWithInterceptors(const grpc::string &target, const std::shared_ptr< ChannelCredentials > &creds, const ChannelArguments &args, std::vector< std::unique_ptr< experimental::ClientInterceptorFactoryInterface >> interceptor_creators) are not documented: parameter 'interceptor_creators' rpc::ChannelInterface... Generating docs for compound grpc::ClientAsyncReader... Generating docs for compound grpc::ClientAsyncReaderInterface... Generating docs for compound grpc::ClientAsyncReaderWriter... Generating docs for compound grpc::ClientAsyncReaderWriterInterface... Generating docs for compound grpc::ClientAsyncResponseReader... Generating docs for compound grpc::ClientAsyncResponseReaderInterface... Generating docs for compound grpc::ClientAsyncWriter... Generating docs for compound grpc::ClientAsyncWriterInterface... Generating docs for compound grpc::ClientBidiReactor... Generating docs for compound grpc::ClientCallbackReader... Generating docs for compound grpc::ClientCallbackReaderWriter... Generating docs for compound grpc::ClientCallbackUnary... Generating docs for compound grpc::ClientCallbackWriter... Generating docs for compound grpc::ClientContext... Generating docs for nested compound grpc::ClientContext::GlobalCallbacks... Generating docs for compound grpc::ClientReader... Generating docs for compound grpc::ClientReaderInterface... Generating docs for compound grpc::ClientReaderWriter... Generating docs for compound grpc::ClientReaderWriterInterface... Generating docs for compound grpc::ClientReadReactor... Generating docs for compound grpc::ClientUnaryReactor... Generating docs for compound grpc::ClientWriter... Generating docs for compound grpc::ClientWriteReactor... Generating docs for compound grpc::ClientWriterInterface... Generating docs for compound grpc::CompletionQueue... Generating docs for compound grpc::CoreCodegen... Generating docs for compound grpc::CoreCodegenInterface... Generating docs for compound grpc::DefaultGlobalClientCallbacks... 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::DynamicThreadPool... Generating docs for compound grpc::GenericServerContext... Generating docs for compound grpc::GrpcLibraryCodegen... Generating docs for compound grpc::GrpcLibraryInterface... Generating docs for compound grpc::HealthCheckServiceInterface... Generating docs for compound grpc::HealthCheckServiceServerBuilderOption... Generating docs for compound grpc::MetadataBatch... Generating docs for nested compound grpc::MetadataBatch::const_iterator... Generating docs for compound grpc::MetadataCredentialsPlugin... Generating docs for compound grpc::MetadataCredentialsPluginWrapper... Generating docs for compound grpc::PropagationOptions... Generating docs for compound grpc::ProtoBufferReader... Generating docs for compound grpc::ProtoBufferWriter... Generating docs for compound grpc::ResourceQuota... Generating docs for compound grpc::SecureAuthContext... Generating docs for compound grpc::SecureCallCredentials... Generating docs for compound grpc::SecureChannelCredentials... Generating docs for compound grpc::SecureServerCredentials... Generating docs for compound grpc::SerializationTraits... Generating docs for compound grpc::SerializationTraits< ByteBuffer, void >... Generating docs for compound grpc::Server... Generating docs for nested compound grpc::Server::experimental_type... Generating docs for nested compound grpc::Server::GlobalCallbacks... Generating docs for nested compound grpc::Server::SyncRequest... Generating docs for nested compound grpc::Server::SyncRequest::CallData... Generating docs for nested compound grpc::Server::SyncRequestThreadManager... Generating docs for nested compound grpc::Server::UnimplementedAsyncRequest... Generating docs for nested compound grpc::Server::UnimplementedAsyncResponse... Generating docs for compound grpc::ServerAsyncReader... Generating docs for compound grpc::ServerAsyncReaderInterface... Generating docs for compound grpc::ServerAsyncReaderWriter... Generating docs for compound grpc::ServerAsyncReaderWriterInterface... Generating docs for compound grpc::ServerAsyncResponseWriter... Generating docs for compound grpc::ServerAsyncWriter... Generating docs for compound grpc::ServerAsyncWriterInterface... Generating docs for compound grpc::ServerBidiReactor... Generating docs for compound grpc::ServerBuilder... Generating docs for nested compound grpc::ServerBuilder::experimental_type... Generating docs for nested compound grpc::ServerBuilder::NamedService... Generating docs for nested compound grpc::ServerBuilder::Port... Generating docs for compound grpc::ServerBuilderOption... Generating docs for compound grpc::ServerBuilderPlugin... Generating docs for compound grpc::ServerCallbackReader... Generating docs for compound grpc::ServerCallbackReaderWriter... Generating docs for compound grpc::ServerCallbackUnary... Generating docs for compound grpc::ServerCallbackWriter... Generating docs for compound grpc::ServerCompletionQueue... Generating docs for compound grpc::ServerContext... Generating docs for compound grpc::ServerContextBase... Generating docs for nested compound grpc::ServerContextBase::CompletionOp... Generating docs for compound grpc::ServerCredentials... Generating docs for compound grpc::ServerInitializer... 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::ServerReader... Generating docs for compound grpc::ServerReaderInterface... Generating docs for compound grpc::ServerReaderWriter... Generating docs for compound grpc::ServerReaderWriterInterface... Generating docs for compound grpc::ServerReadReactor... Generating docs for compound grpc::ServerSplitStreamer... Generating docs for compound grpc::ServerUnaryReactor... Generating docs for compound grpc::ServerUnaryStreamer... Generating docs for compound grpc::ServerWriter... Generating docs for compound grpc::ServerWriteReactor... Generating docs for compound grpc::ServerWriterInterface... 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::SslCredentialsOptions... Generating docs for compound grpc::SslServerCredentialsOptions... Generating docs for nested compound grpc::SslServerCredentialsOptions::PemKeyCertPair... Generating docs for compound grpc::Status... Generating docs for compound grpc::string_ref... Generating docs for compound grpc::StubOptions... Generating docs for compound grpc::TemplatedGenericStub... Generating docs for nested compound grpc::TemplatedGenericStub::experimental_type... Generating docs for compound grpc::ThreadManager... Generating docs for compound grpc::ThreadPoolInterface... 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::TransportOp... Generating docs for compound grpc::TransportStreamOpBatch... Generating docs for compound grpc::WriteOptions... Generating docs for namespace grpc::experimental Generating docs for compound grpc::experimental::AltsCredentialsOptions... Generating docs for compound grpc::experimental::AltsServerCredentialsOptions... Generating docs for compound grpc::experimental::CallbackGenericService... Generating docs for compound grpc::experimental::CertificateProviderInterface... 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 g/builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/client_callback.h:113: warning: argument 's' of command @param is not found in the argument list of grpc::internal::ClientReactor::OnDone(const ::grpc::Status &)=0 /builddir/build/BUILD/grpc-1.34.1/include/grpcpp/impl/codegen/sync_stream.h:90: warning: Found unknown command `\WritesDone' rpc::experimental::ExternalConnectionAcceptor... Generating docs for nested compound grpc::experimental::ExternalConnectionAcceptor::NewConnectionParameters... Generating docs for compound grpc::experimental::GenericCallbackServerContext... Generating docs for compound grpc::experimental::IdentityKeyCertPair... Generating docs for compound grpc::experimental::Interceptor... Generating docs for compound grpc::experimental::InterceptorBatchMethods... Generating docs for compound grpc::experimental::LibuvEventManager... Generating docs for nested compound grpc::experimental::LibuvEventManager::Options... Generating docs for compound grpc::experimental::MessageAllocator... Generating docs for compound grpc::experimental::MessageHolder... Generating docs for compound grpc::experimental::RpcAllocatorState... Generating docs for compound grpc::experimental::ServerInterceptorFactoryInterface... Generating docs for compound grpc::experimental::ServerRpcInfo... Generating docs for compound grpc::experimental::StaticDataCertificateProvider... Generating docs for compound grpc::experimental::StsCredentialsOptions... Generating docs for compound grpc::experimental::TlsChannelCredentialsOptions... Generating docs for compound grpc::experimental::TlsCredentialsOptions... Generating docs for compound grpc::experimental::TlsServerAuthorizationCheckArg... Generating docs for compound grpc::experimental::TlsServerAuthorizationCheckConfig... Generating docs for compound grpc::experimental::TlsServerAuthorizationCheckInterface... Generating docs for compound grpc::experimental::TlsServerCredentialsOptions... Generating docs for namespace grpc::internal Generating docs for compound grpc::internal::AlarmImpl... Generating docs for compound grpc::internal::AsyncReaderInterface... Generating docs for compound grpc::internal::AsyncWriterInterface... Generating docs for compound grpc::internal::BidiStreamingHandler... Generating docs for compound grpc::internal::BlockingUnaryCallImpl... Generating docs for compound grpc::internal::Call... Generating docs for compound grpc::internal::CallbackBidiHandler... Generating docs for compound grpc::internal::CallbackClientStreamingHandler... Generating docs for compound grpc::internal::CallbackServerStreamingHandler... Generating docs for compound grpc::internal::CallbackUnaryCallImpl... Generating docs for compound grpc::internal::CallbackUnaryHandler... Generating docs for compound grpc::internal::CallbackWithStatusTag... Generating docs for compound grpc::internal::CallbackWithSuccessTag... Generating docs for compound grpc::internal::CallHook... Generating docs for compound grpc::internal::CallNoOp... Generating docs for compound grpc::internal::CallOpClientRecvStatus... Generating docs for compound grpc::internal::CallOpClientSendClose... Generating docs for compound grpc::internal::CallOpGenericRecvMessage... Generating docs for compound grpc::internal::CallOpRecvInitialMetadata... Generating docs for compound grpc::internal::CallOpRecvMessage... Generating docs for compound grpc::internal::CallOpSendInitialMetadata... Generating docs for compound grpc::internal::CallOpSendMessage... Generating docs for compound grpc::internal::CallOpServerSendStatus... Generating docs for compound grpc::internal::CallOpSet... Generating docs for compound grpc::internal::CallOpSetInterface... Generating docs for compound grpc::internal::CancelInterceptorBatchMethods... Generating docs for compound grpc::internal::ChannelFilter... Generating docs for compound grpc::internal::ClientAsyncReaderFactory... Generating docs for compound grpc::internal::ClientAsyncReaderWriterFactory... Generating docs for compound grpc::internal::ClientAsyncResponseReaderFactory... Generating docs for compound grpc::internal::ClientAsyncResponseReaderHelper... Generating docs for compound grpc::internal::ClientAsyncStreamingInterface... Generating docs for compound grpc::internal::ClientAsyncWriterFactory... Generating docs for compound grpc::internal::ClientCallbackReaderFactory... Generating docs for compound grpc::internal::ClientCallbackReaderImpl... Generating docs for compound grpc::internal::ClientCallbackReaderWriterFactory... Generating docs for compound grpc::internal::ClientCallbackReaderWriterImpl... Generating docs for compound grpc::internal::ClientCallbackUnaryFactory... Generating docs for compound grpc::internal::ClientCallbackUnaryImpl... Generating docs for compound grpc::internal::ClientCallbackWriterFactory... Generating docs for compound grpc::internal::ClientCallbackWriterImpl... Generating docs for compound grpc::internal::ClientReactor... Generating docs for compound grpc::internal::ClientReaderFactory... Generating docs for compound grpc::internal::ClientReaderWriterFactory... Generating docs for compound grpc::internal::ClientStreamingHandler... Generating docs for compound grpc::internal::ClientStreamingInterface... Generating docs for compound grpc::internal::ClientWriterFactory... Generating docs for compound grpc::internal::CompletionQueueTag... Generating docs for compound grpc::internal::CondVar... Generating docs for compound grpc::internal::DefaultMessageHolder... Generating docs for compound grpc::internal::DeserializeFunc... Generating docs for compound grpc::internal::DeserializeFuncType... Generating docs for compound grpc::internal::ErrorMethodHandler... Generating docs for compound grpc::internal::ExternalConnectionAcceptorImpl... Generating docs for compound grpc::internal::FilterRecord... Generating docs for compound grpc::internal::FinishOnlyReactor... Generating docs for compound grpc::internal::GrpcLibrary... Generating docs for compound grpc::internal::GrpcLibraryInitializer... Generating docs for compound grpc::internal::InterceptedChannel... Generating docs for compound grpc::internal::InterceptorBatchMethodsImpl... Generating docs for compound grpc::internal::MetadataMap... Generating docs for compound grpc::internal::MethodHandler... Generating docs for nested compound grpc::internal::MethodHandler::HandlerParameter... Generating docs for compound grpc::internal::Mutex... Generating docs for compound grpc::internal::MutexLock... Generating docs for compound grpc::internal::ReaderInterface... Generating docs for compound grpc::internal::ReleasableMutexLock... Generating docs for compound grpc::internal::RpcMethod... Generating docs for compound grpc::internal::RpcMethodHandler... Generating docs for compound grpc::internal::RpcServiceMethod... Generating docs for compound grpc::internal::ServerAsyncStreamingInterface... Generating docs for compound grpc::internal::ServerCallbackCall... Generating docs for compound grpc::internal::ServerReactor... Generating docs for compound grpc::internal::ServerReaderWriterBody... Generating docs for compound grpc::internal::ServerStreamingHandler... Generating docs for compound grpc::internal::ServerStreamingInterface... Generating docs for compound grpc::internal::SplitServerStreamingHandler... Generating docs for compound grpc::internal::StreamedUnaryHandler... Generating docs for compound grpc::internal::TemplatedBidiStreamingHandler... Generating docs for compound grpc::internal::WriterInterface... 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::AllocatedMetadata... Generating docs for nested compound grpc_core::AllocatedMetadata::NoRefKey... Generating docs for compound grpc_core::ApplicationCallbackExecCtx... Generating docs for compound grpc_core::Arena... Generating docs for compound grpc_core::AsyncConnectivityStateWatcherInterface... Generating docs for nested compound grpc_core::AsyncConnectivityStateWatcherInterface::Notifier... Generating docs for compound grpc_core::Atomic... Generating docs for compound grpc_core::AuthorizationEngine... Generating docs for compound grpc_core::AwsRequestSigner... Generating docs for compound grpc_core::BackOff... Generating docs for nested compound grpc_core::BackOff::Options... Generating docs for compound grpc_core::BdpEstimator... Generating docs for compound grpc_core::ByteStream... Generating docs for compound grpc_core::ByteStreamCache... Generating docs for nested compound grpc_core::ByteStreamCache::CachingByteStream... Generating docs for compound grpc_core::CallbackWrapper... Generating docs for compound grpc_core::CallCombiner... Generating docs for compound grpc_core::CallCombinerClosureList... Generating docs for compound grpc_core::CallRegistrationTable... Generating docs for compound grpc_core::CertificateProviderFactory... Generating docs for nested compound grpc_core::CertificateProviderFactory::Config... Generating docs for compound grpc_core::CertificateProviderRegistry... Generating docs for compound grpc_core::CertificateProviderStore... Generating docs for nested compound grpc_core::CertificateProviderStore::PluginDefinition... Generating docs for compound grpc_core::ChildPolicyHandler... Generating docs for nested compound grpc_core::ChildPolicyHandler::Helper... Generating docs for compound grpc_core::Chttp2Connector... Generating docs for compound grpc_core::Chttp2IncomingByteStream... Generating docs for compound grpc_core::Chttp2InsecureClientChannelFactory... Generating docs for compound grpc_core::Chttp2SecureClientChannelFactory... Generating docs for compound grpc_core::ClientChannelFactory... Generating docs for compound grpc_core::Closure... Generating docs for compound grpc_core::Combiner... Generating docs for compound grpc_core::CondVar... Generating docs for compound grpc_core::ConfigSelector... Generating docs for nested compound grpc_core::ConfigSelector::CallConfig... Generating docs for nested compound grpc_core::ConfigSelector::GetCallConfigArgs... Generating docs for compound grpc_core::ConnectedSubchannel... Generating docs for compound grpc_core::ConnectionMetrics... Generating docs for compound grpc_core::ConnectivityStateTracker... Generating docs for compound grpc_core::ConnectivityStateWatcherInterface... Generating docs for compound grpc_core::ConnectivityWatcher... Generating docs for compound grpc_core::ContextList... Generating docs for compound grpc_core::DebugLocation... Generating docs for compound grpc_core::DefaultConfigSelector... Generating docs for compound grpc_core::DefaultDeleteChar... Generating docs for compound grpc_core::DefaultSslRootStore... Generating docs for compound grpc_core::DelegatingSubchannel... Generating docs for compound grpc_core::DualRefCounted... Generating docs for compound grpc_core::EvaluateArgs... Generating docs for compound grpc_core::ExecCtx... Generating docs for nested compound grpc_core::ExecCtx::CombinerData... Generating docs for compound grpc_core::Executor... Generating docs for compound grpc_core::ExternalAccountCredentials... Generating docs for nested compound grpc_core::ExternalAccountCredentials::ExternalAccountCredentialsOptions... Generating docs for nested compound grpc_core::ExternalAccountCredentials::HTTPRequestContext... Generating docs for compound grpc_core::ExternallyManagedSlice... Generating docs for compound grpc_core::FakeResolver... Generating docs for compound grpc_core::FakeResolverResponseGenerator... Generating docs for compound grpc_core::FakeResolverResponseSetter... Generating docs for compound grpc_core::FileExternalAccountCredentials... Generating docs for compound grpc_core::FileWatcherCertificateProviderFactory... Generating docs for nested compound grpc_core::FileWatcherCertificateProviderFactory::Config... 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::GlobalSubchannelPool... Generating docs for compound grpc_core::GoogleMeshCaCertificateProviderFactory... Generating docs for nested compound grpc_core::GoogleMeshCaCertificateProviderFactory::Config... Generating docs for nested compound grpc_core::GoogleMeshCaCertificateProviderFactory::Config::StsConfig... Generating docs for compound grpc_core::GrpcLbClientStats... Generating docs for nested compound grpc_core::GrpcLbClientStats::DropTokenCount... Generating docs for compound grpc_core::GrpcLbResponse... Generating docs for compound grpc_core::GrpcLbServer... Generating docs for compound grpc_core::GrpcPolledFd... Generating docs for compound grpc_core::GrpcPolledFdFactory... Generating docs for compound grpc_core::HandshakeManager... Generating docs for compound grpc_core::Handshaker... Generating docs for compound grpc_core::HandshakerArgs... Generating docs for compound grpc_core::HandshakerFactory... Generating docs for compound grpc_core::HandshakerRegistry... Generating docs for compound grpc_core::HealthCheckClient... Generating docs for compound grpc_core::InfLenFIFOQueue... Generating docs for nested compound grpc_core::InfLenFIFOQueue::Node... Generating docs for compound grpc_core::InsecureChannelSecurityConnector... Generating docs for compound grpc_core::InternallyRefCounted... 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::InternedSlice... Generating docs for compound grpc_core::InternedSliceRefcount... Generating docs for compound grpc_core::Json... 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::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::LockedMultiProducerSingleConsumerQueue... Generating docs for compound grpc_core::LockfreeEvent... Generating docs for compound grpc_core::ManagedMemorySlice... Generating docs for compound grpc_core::ManualConstructor... 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::MovedCppStringSliceRefCount... Generating docs for compound grpc_core::MovedStringSliceRefCount... Generating docs for compound grpc_core::MPMCQueueInterface... Generating docs for compound grpc_core::MultiProducerSingleConsumerQueue... Generating docs for nested compound grpc_core::MultiProducerSingleConsumerQueue::Node... Generating docs for compound grpc_core::Mutex... Generating docs for compound grpc_core::MutexLock... Generating docs for compound grpc_core::NewSliceRefcount... Generating docs for compound grpc_core::NewWithLenSliceRefcount... Generating docs for compound grpc_core::NonPolymorphicRefCount... Generating docs for compound grpc_core::Orphanable... Generating docs for compound grpc_core::OrphanableDelete... Generating docs for compound grpc_core::PemKeyCertPair... Generating docs for compound grpc_core::PidController... Generating docs for nested compound grpc_core::PidController::Args... Generating docs for compound grpc_core::PolymorphicManualConstructor... Generating docs for compound grpc_core::PolymorphicRefCount... Generating docs for compound grpc_core::ProxyMapperInterface... Generating docs for compound grpc_core::ProxyMapperRegistry... Generating docs for compound grpc_core::RefCount... Generating docs for compound grpc_core::RefCounted... Generating docs for compound grpc_core::RefcountedMdBase... Generating docs for compound grpc_core::RefCountedPtr... Generating docs for compound grpc_core::RegisteredCall... Generating docs for compound grpc_core::ReleasableMutexLock... 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::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::ChannelConfigHelper... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ChannelConfigHelper::ChooseServiceConfigResult... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ResolverResultHandler... Generating docs for nested compound grpc_core::ResolvingLoadBalancingPolicy::ResolvingControlHelper... Generating docs for compound grpc_core::RuSliceRefcount... Generating docs for compound grpc_core::Server... Generating docs for nested compound grpc_core::Server::AllocatingRequestMatcherBase... Generating docs for nested compound grpc_core::Server::AllocatingRequestMatcherBatch... Generating docs for nested compound grpc_core::Server::AllocatingRequestMatcherRegistered... Generating docs for nested compound grpc_core::Server::BatchCallAllocation... Generating docs for nested compound grpc_core::Server::ChannelData::ConnectivityWatcher... Generating docs for nested compound grpc_core::Server::ListenerInterface... Generating docs for nested compound grpc_core::Server::RealRequestMatcher... Generating docs for nested compound grpc_core::Server::RegisteredCallAllocation... Generating docs for nested compound grpc_core::Server::RegisteredMethod... Generating docs for nested compound grpc_core::Server::RequestedCall... Generating docs for nested compound grpc_core::Server::RequestMatcherInterface... Generating docs for compound grpc_core::ServerAddress... Generating docs for nested compound grpc_core::ServerAddress::AttributeInterface... Generating docs for compound grpc_core::ServiceConfig... Generating docs for compound grpc_core::ServiceConfigCallData... Generating docs for compound grpc_core::ServiceConfigParser... Generating docs for nested compound grpc_core::ServiceConfigParser::ParsedConfig... Generating docs for nested compound grpc_core::ServiceConfigParser::Parser... Generating docs for compound grpc_core::SliceBufferByteStream... Generating docs for compound grpc_core::SliceHash... Generating docs for compound grpc_core::StaticDataCertificateProvider... Generating docs for compound grpc_core::StaticMetadata... Generating docs for compound grpc_core::StaticMetadataCtx... Generating docs for compound grpc_core::StaticMetadataSlice... Generating docs for compound grpc_core::StaticSliceRefcount... Generating docs for compound grpc_core::StringLess... Generating docs for compound grpc_core::Subchannel... Generating docs for nested compound grpc_core::Subchannel::AsyncWatcherNotifierLocked... 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::ConnectivityStateWatcherInterface::ConnectivityStateChange... Generating docs for nested compound grpc_core::Subchannel::HealthWatcherMap::HealthWatcher... Generating docs for compound grpc_core::SubchannelCall... Generating docs for nested compound grpc_core::SubchannelCall::Args... 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::SubchannelData... 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::SubchannelList... Generating docs for compound grpc_core::SubchannelPoolInterface... Generating docs for compound grpc_core::TcpServerFdHandler... Generating docs for compound grpc_core::Thread... Generating docs for nested compound grpc_core::Thread::Options... Generating docs for compound grpc_core::ThreadPool... Generating docs for compound grpc_core::ThreadPoolInterface... Generating docs for compound grpc_core::ThreadPoolWorker... Generating docs for compound grpc_core::ThreadState... Generating docs for compound grpc_core::TimerState... Generating docs for compound grpc_core::Timestamp... Generating docs for compound grpc_core::Timestamps... Generating docs for compound grpc_core::TlsChannelSecurityConnector... Generating docs for compound grpc_core::TlsServerSecurityConnector... Generating docs for compound grpc_core::TracedBuffer... Generating docs for compound grpc_core::TraceFlag... Generating docs for compound grpc_core::TraceFlagList... Generating docs for compound grpc_core::UnmanagedMemorySlice... Generating docs for compound grpc_core::UrlExternalAccountCredentials... Generating docs for compound grpc_core::UserData... Generating docs for compound grpc_core::WeakRefCountedPtr... Generating docs for compound grpc_core::WorkSerializer... Generating docs for nested compound grpc_core::WorkSerializer::WorkSerializerImpl... Generating docs for compound grpc_core::XdsApi... Generating docs for nested compound grpc_core::XdsApi::AdsParseResult... Generating docs for nested compound grpc_core::XdsApi::CdsUpdate... Generating docs for nested compound grpc_core::XdsApi::ClusterLoadReport... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext::CertificateProviderInstance... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext::CertificateValidationContext... Generating docs for nested compound grpc_core::XdsApi::CommonTlsContext::CombinedCertificateValidationContext... Generating docs for nested compound grpc_core::XdsApi::Duration... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::DropConfig... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::DropConfig::DropCategory... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::Priority... Generating docs for nested compound grpc_core::XdsApi::EdsUpdate::Priority::Locality... Generating docs for nested compound grpc_core::XdsApi::LdsUpdate... Generating docs for nested compound grpc_core::XdsApi::RdsUpdate... Generating docs for nested compound grpc_core::XdsApi::RdsUpdate::VirtualHost... Generating docs for nested compound grpc_core::XdsApi::Route... Generating docs for nested compound grpc_core::XdsApi::Route::ClusterWeight... Generating docs for nested compound grpc_core::XdsApi::Route::Matchers... Generating docs for nested compound grpc_core::XdsApi::Route::Matchers::HeaderMatcher... Generating docs for nested compound grpc_core::XdsApi::Route::Matchers::PathMatcher... Generating docs for nested compound grpc_core::XdsApi::StringMatchersh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/c++.internal/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/c++.internal/html/graph_legend.png"' ... Generating docs for compound grpc_core::XdsBootstrap... Generating docs for nested compound grpc_core::XdsBootstrap::Node... Generating docs for nested compound grpc_core::XdsBootstrap::XdsServer... Generating docs for compound grpc_core::XdsCertificateProvider... Generating docs for compound grpc_core::XdsChannelCredsRegistry... 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::ListenerWatcherInterface... Generating docs for nested compound grpc_core::XdsClient::LoadReportState::LocalityState... Generating docs for nested compound grpc_core::XdsClient::RouteConfigWatcherInterface... Generating docs for compound grpc_core::XdsClusterDropStats... Generating docs for nested compound grpc_core::XdsClusterDropStats::Snapshot... Generating docs for compound grpc_core::XdsClusterLocalityStats... Generating docs for nested compound grpc_core::XdsClusterLocalityStats::BackendMetric... Generating docs for nested compound grpc_core::XdsClusterLocalityStats::Snapshot... Generating docs for compound grpc_core::XdsCredentials... Generating docs for compound grpc_core::XdsLocalityAttribute... Generating docs for compound grpc_core::XdsLocalityName... Generating docs for nested compound grpc_core::XdsLocalityName::Less... Generating docs for namespace grpc_core::channelz 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::ChannelTrace... Generating docs for compound grpc_core::channelz::ChannelzRegistry... Generating docs for compound grpc_core::channelz::ListenSocketNode... Generating docs for compound grpc_core::channelz::ServerNode... Generating docs for compound grpc_core::channelz::SocketNode... Generating docs for compound grpc_core::channelz::SubchannelNode... 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::StreamFlowControl... Generating docs for compound grpc_core::chttp2::StreamFlowControlBase... Generating docs for compound grpc_core::chttp2::StreamFlowControlDisabled... Generating docs for compound grpc_core::chttp2::TestOnlyTransportTargetWindowEstimatesMocker... Generating docs for compound grpc_core::chttp2::TransportFlowControl... Generating docs for compound grpc_core::chttp2::TransportFlowControlBase... Generating docs for compound grpc_core::chttp2::TransportFlowControlDisabled... 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::Delete... Generating docs for compound grpc_core::internal::Delete< T, false >... Generating docs for compound grpc_core::internal::Delete< T, true >... Generating docs for compound grpc_core::internal::ExecCtxState... 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::ThreadInternalsInterface... Generating docs for compound grpc_core::internal::ThreadState... 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 >... 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, Member, List... >... 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 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 namespace grpc_core::mock_cel Generating docs for compound grpc_core::mock_cel::Activation... Generating docs for compound grpc_core::mock_cel::BaseActivation... Generating docs for compound grpc_core::mock_cel::CelExpression... Generating docs for compound grpc_core::mock_cel::CelExpressionBuilder... Generating docs for compound grpc_core::mock_cel::CelExpressionFlatImpl... Generating docs for compound grpc_core::mock_cel::CelMap... Generating docs for compound grpc_core::mock_cel::CelValue... Generating docs for compound grpc_core::mock_cel::ContainerBackedMapImpl... Generating docs for compound grpc_core::mock_cel::ExecutionPath... Generating docs for compound grpc_core::mock_cel::FlatExprBuilder... Generating docs for compound grpc_core::mock_cel::InterpreterOptions... Generating docs for namespace grpc_core::testing Generating docs for namespace std Generating docs for compound std::default_delete<::grpc::ClientAsyncResponseReader< R > >... Generating docs for compound std::default_delete<::grpc::ClientAsyncResponseReaderInterface< R > >... Generating docs for namespace tsi Generating docs for compound tsi::SslCachedSession... Generating docs for compound tsi::SslSessionDeleter... 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 dot... Running dot for graph 1/1 lookup cache used 35035/65536 hits=296847 misses=38387 finished... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/objc + mkdir -p doc/ref/objc + doxygen tools/doxygen/Doxyfile.objc /builddir/build/BUILD/grpc-1.34.1/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.34.1/src/objective-c/ProtoRPC/ProtoRPCLegacy.h:43: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.34.1/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.34.1/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.34.1/src/objective-c/ProtoRPC/ProtoService.h:48: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+GID.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+GID.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Tests.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Tests.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallOptions.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallOptions.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCDispatchable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCDispatchable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCInterceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCInterceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTransport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTransport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTypes.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTypes.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/version.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/version.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/NetworkTransitionBehavior.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoMethod.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoMethod.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPC.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoService.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoService.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXBufferedPipe.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXBufferedPipe.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXForwardingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXForwardingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXMappingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXMappingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/examples/Sample/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/tests/Connectivity/README.md... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... 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/grpc_xds_features.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 doc/xds-test-descriptions.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//builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/NetworkTransitionBehavior.md:24: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/NetworkTransitionBehavior.md:115: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:2: warning: Unexpected html tag found within context /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:43: warning: Found unknown command `\stanleycheung' /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README.md:2: warning: Unexpected html tag found within context /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall.h:137: 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.34.1/src/objective-c/GRPCClient/GRPCCall.h:121: warning: The following parameters of -[GRPCCall2 initWithRequestOptions:responseHandler:callOptions:](GRPCRequestOptions *requestOptions, [responseHandler] id< GRPCResponseHandler > responseHandler, [callOptions] nullable GRPCCallOptions *NS_DESIGNATED_INITIALIZER) are not documented: parameter 'NS_DESIGNATED_INITIALIZER' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/objc/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/objc/html/graph_legend.png"' GRPCTypes.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 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_grpc_xds_features... 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_doc_xds-test-descriptions... 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 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 dot... Running dot for graph 1/1 lookup cache used 418/65536 hits=1218 misses=427 finished... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/objc.internal + mkdir -p doc/ref/objc.internal + doxygen tools/doxygen/Doxyfile.objc.internal 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelArg.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+ChannelCredentials.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Cronet.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+GID.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+GID.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Interceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+OAuth2.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Tests.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall+Tests.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallOptions.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCallOptions.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCDispatchable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCDispatchable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCInterceptor.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCInterceptor.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTransport.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTransport.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTypes.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCTypes.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/internal/GRPCCallOptions+Internal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/internal_testing/GRPCCall+InternalTests.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/internal_testing/GRPCCall+InternalTests.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCall+V2API.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCall+V2API.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCallInternal.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCallInternal.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannel.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool+Test.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool+Test.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCChannelPool.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCompletionQueue.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCompletionQueue.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCoreCronetFactory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/builddir/build/BUILD/grpc-1.34.1/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.34.1/src/objective-c/ProtoRPC/ProtoRPCLegacy.h:43: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /builddir/build/BUILD/grpc-1.34.1/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.34.1/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.34.1/src/objective-c/ProtoRPC/ProtoService.h:48: warning: Found ';' while parsing initializer list! (doxygen could be confused by a macro call without semicolon) /GRPCCore/GRPCCoreCronet/GRPCCoreCronetFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCronetChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreCronet/GRPCCronetChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreFactory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCCoreFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCHost.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCHost.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCInsecureChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCInsecureChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCOpBatchLog.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCOpBatchLog.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCReachabilityFlagNames.xmacro.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCRequestHeaders.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCRequestHeaders.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCSecureChannelFactory.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCSecureChannelFactory.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCWrappedCall.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/GRPCWrappedCall.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/NSData+GRPC.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/NSData+GRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/NSDictionary+GRPC.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/NSDictionary+GRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/NSError+GRPC.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/NSError+GRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCTransport+Private.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCTransport+Private.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/version.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/version.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/NetworkTransitionBehavior.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoMethod.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoMethod.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPC.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPC.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoRPCLegacy.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoService.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoService.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/ProtoRPC/ProtoServiceLegacy.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXBufferedPipe.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXBufferedPipe.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXConcurrentWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXForwardingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXForwardingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateSingleWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXImmediateWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXMappingWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXMappingWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriteable.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriteable.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Immediate.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter+Transformations.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/GRXWriter.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/NSEnumerator+GRXUtil.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/README.md... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/private/GRXNSBlockEnumerator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/private/GRXNSBlockEnumerator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/private/GRXNSFastEnumerator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/private/GRXNSFastEnumerator.h... Preprocessing /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/private/GRXNSScalarEnumerator.h... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/objective-c/RxLibrary/private/GRXNSScalarEnumerator.h... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/examples/Sample/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/objective-c/tests/Connectivity/README.md... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... 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/grpc_xds_features.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 doc/xds-test-descriptions.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/o/builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h:28: warning: Illegal command \selector as the argument of a \selector command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/private/GRPCCore/ChannelArgsUtil.h:30: warning: Illegal command \selector as the argument of a \selector command /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/NetworkTransitionBehavior.md:24: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/NetworkTransitionBehavior.md:115: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:2: warning: Unexpected html tag found within context /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:10: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:12: warning: Unsupported xml/html tag found /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README-CFSTREAM.md:43: warning: Found unknown command `\stanleycheung' /builddir/build/BUILD/grpc-1.34.1/src/objective-c/README.md:2: warning: Unexpected html tag found within context /builddir/build/BUILD/grpc-1.34.1/src/objective-c/GRPCClient/GRPCCall.h:137: 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.34.1/src/objective-c/GRPCClient/GRPCCall.h:121: warning: The following parameters of -[GRPCCall2 initWithRequestOptions:responseHandler:callOptions:](GRPCRequestOptions *requestOptions, [responseHandler] id< GRPCResponseHandler > responseHandler, [callOptions] nullable GRPCCallOptions *NS_DESIGNATED_INITIALIZER) are not documented: parameter 'NS_DESIGNATED_INITIALIZER' bjective-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/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 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_grpc_xds_features... 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_doc_xds-test-descriptions... 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 GRPCCsh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/objc.internal/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/objc.internal/html/graph_legend.png"' hannelPool(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 dot... Running dot for graph 1/1 lookup cache used 646/65536 hits=1854 misses=662 finished... + for i in core c++ core.internal c++.internal objc objc.internal php + rm -rf doc/ref/php + mkdir -p doc/ref/php + doxygen tools/doxygen/Doxyfile.php /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/AbstractCall.php:29: warning: documented symbol `Grpc\AbstractCall::Call' was not declared or defined. 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.34.1/doc/PROTOCOL-HTTP2.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/binary-logging.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/connectivity-semantics-and-api.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/cpp-style-guide.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/environment_variables.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fail_fast.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/fork_support.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/g_stands_for.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/health-checking.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http-grpc-status-mapping.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/http2-interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/internationalization.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/load-balancing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/naming.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/security_audit.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_reflection_tutorial.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/server_side_auth.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/ssl-performance.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/status_ordering.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/unit_testing.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/wait-for-ready.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/workarounds.md... Reading /builddir/build/BUILD/grpc-1.34.1/doc/xds-test-descriptions.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/docker/README.md... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/AbstractCall.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/AbstractCall.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/BaseStub.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/BaseStub.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/BidiStreamingCall.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/BidiStreamingCall.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Call.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Call.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/CallCredentials.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/CallCredentials.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/CallInvoker.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/CallInvoker.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Channel.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Channel.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ChannelCredentials.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ChannelCredentials.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ClientStreamingCall.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ClientStreamingCall.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Constants.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Constants.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/DefaultCallInvoker.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/DefaultCallInvoker.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Interceptor.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Interceptor.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/RpcServer.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/RpcServer.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Server.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Server.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ServerCredentials.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ServerCredentials.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ServerStreamingCall.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ServerStreamingCall.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Timeval.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Timeval.php... Reading /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/UnaryCall.php... Parsing file /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/UnaryCall.php... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for 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... Freeing entry tree 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... Generating citations page... 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... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... 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... Ge/builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:38: warning: Illegal command ref as part of a

tag /builddir/build/BUILD/grpc-1.34.1/doc/PROTOCOL-WEB.md:160: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:40: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:87: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:89: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:90: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/c-style-guide.md:92: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:38: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:65: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/command_line_tool.md:66: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/compression_cookbook.md:121: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/connection-backoff-interop-test-description.md:6: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_release_schedule.md:9: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:11: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:44: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:51: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/grpc_xds_features.md:58: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/interop-test-descriptions.md:6: warning: unexpected token TK_EOF as the argument of ref /builddir/build/BUILD/grpc-1.34.1/doc/keepalive.md:79: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:191: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/server-reflection.md:192: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/service_config.md:31: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/statuscodes.md:236: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/doc/versioning.md:7: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/php/README.md:406: warning: unable to resolve reference to `https:' for \ref command /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/BaseStub.php:116: warning: The following parameters of Grpc\BaseStub\getDefaultChannel($hostname, array $opts) are not documented: parameter '$hostname' /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/BidiStreamingCall.php:91: warning: Found unknown command `\stdClass' /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Interceptor.php:72: warning: argument 'Interceptor' of command @param is not found in the argument list of Grpc\Interceptor::intercept($channel, $interceptors) /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Interceptor.php:72: warning: argument 'Interceptor' of command @param is not found in the argument list of Grpc\Interceptor::intercept($channel, $interceptors) /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Interceptor.php:80: warning: The following parameters of Grpc\Interceptor\intercept($channel, $interceptors) are not documented: parameter '$interceptors' /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/Server.php:31: warning: argument 'ServerCredentials' of command @param is not found in the argument list of Grpc\Server::addSecureHttp2Port($addr) /builddir/build/BUILD/grpc-1.34.1/src/php/lib/Grpc/ServerStreamingCall.php:74: warning: Found unknown command `\stdClass' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/grpc-1.34.1/doc/ref/php/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/grpc-1.34.1/doc/ref/php/html/graph_legend.png"' nerating 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/grpc_xds_features.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 doc/xds-test-descriptions.md... Generating docs for file src/php/lib/Grpc/AbstractCall.php... Generating docs for file src/php/lib/Grpc/BaseStub.php... Generating docs for file src/php/lib/Grpc/BidiStreamingCall.php... Generating docs for file src/php/lib/Grpc/Call.php... Generating docs for file src/php/lib/Grpc/CallCredentials.php... Generating docs for file src/php/lib/Grpc/CallInvoker.php... Generating docs for file src/php/lib/Grpc/Channel.php... Generating docs for file src/php/lib/Grpc/ChannelCredentials.php... Generating docs for file src/php/lib/Grpc/ClientStreamingCall.php... Generating docs for file src/php/lib/Grpc/Constants.php... Generating docs for file src/php/lib/Grpc/DefaultCallInvoker.php... Generating docs for file src/php/lib/Grpc/Interceptor.php... Generating docs for file src/php/lib/Grpc/RpcServer.php... Generating docs for file src/php/lib/Grpc/Server.php... Generating docs for file src/php/lib/Grpc/ServerCredentials.php... Generating docs for file src/php/lib/Grpc/ServerStreamingCall.php... Generating docs for file src/php/lib/Grpc/Timeval.php... Generating docs for file src/php/lib/Grpc/UnaryCall.php... Generating docs for file src/php/README.md... Generating docs for file src/php/docker/README.md... 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_grpc_xds_features... 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_doc_xds-test-descriptions... Generating docs for page md_src_php_README... Generating docs for page md_src_php_docker_README... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace Grpc Generating docs for compound Grpc::AbstractCall... Generating docs for compound Grpc::BaseStub... Generating docs for compound Grpc::BidiStreamingCall... Generating docs for compound Grpc::Call... Generating docs for compound Grpc::CallCredentials... Generating docs for compound Grpc::CallInvoker... Generating docs for compound Grpc::Channel... Generating docs for compound Grpc::ChannelCredentials... Generating docs for compound Grpc::ClientStreamingCall... Generating docs for compound Grpc::DefaultCallInvoker... Generating docs for compound Grpc::Interceptor... Generating docs for compound Grpc::RpcServer... Generating docs for compound Grpc::Server... Generating docs for compound Grpc::ServerCredentials... Generating docs for compound Grpc::ServerStreamingCall... Generating docs for compound Grpc::Timeval... Generating docs for compound Grpc::UnaryCall... 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 dot... Running dot for graph 1/1 lookup cache used 161/65536 hits=255 misses=164 finished... + src/php/bin/php_extension_to_php_doc.sh cleanup + /usr/bin/python3.6 setup.py doc running doc Running Sphinx v2.2.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: [new config] 9 added, 0 changed, 0 removed reading sources... [ 11%] glossary reading sources... [ 22%] grpc reading sources... [ 33%] grpc_asyncio reading sources... [ 44%] grpc_channelz reading sources... [ 55%] grpc_health_checking reading sources... [ 66%] grpc_reflection reading sources... [ 77%] grpc_status reading sources... [ 88%] grpc_testing reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] glossary writing output... [ 22%] grpc writing output... [ 33%] grpc_asyncio writing output... [ 44%] grpc_channelz writing output... [ 55%] grpc_health_checking writing output... [ 66%] grpc_reflection writing output... [ 77%] grpc_status writing output... [ 88%] grpc_testing writing output... [100%] index generating indices... genindex py-modindexdone highlighting module code... [ 6%] grpc highlighting module code... [ 12%] grpc._cython.cygrpc highlighting module code... [ 18%] grpc._runtime_protos highlighting module code... [ 25%] grpc.aio._base_call highlighting module code... [ 31%] grpc.aio._base_channel highlighting module code... [ 37%] grpc.aio._base_server highlighting module code... [ 43%] grpc.aio._call highlighting module code... [ 50%] grpc.aio._channel highlighting module code... [ 56%] grpc.aio._interceptor highlighting module code... [ 62%] grpc.aio._server highlighting module code... [ 68%] grpc_channelz.v1._servicer highlighting module code... [ 75%] grpc_channelz.v1.channelz highlighting module code... [ 81%] grpc_health.v1.health highlighting module code... [ 87%] grpc_reflection.v1alpha.reflection highlighting module code... [ 93%] grpc_status.rpc_status highlighting module code... [100%] grpc_testing writing additional pages... searchdone 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/glossary.doctree' removed 'doc/build/.doctrees/grpc.doctree' removed 'doc/build/.doctrees/grpc_asyncio.doctree' removed 'doc/build/.doctrees/grpc_channelz.doctree' removed 'doc/build/.doctrees/grpc_health_checking.doctree' removed 'doc/build/.doctrees/grpc_reflection.doctree' removed 'doc/build/.doctrees/grpc_status.doctree' removed 'doc/build/.doctrees/grpc_testing.doctree' removed 'doc/build/.doctrees/index.doctree' removed 'doc/build/.doctrees/environment.pickle' removed directory 'doc/build/.doctrees' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3oOF4m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 + cd grpc-1.34.1 + cmake --install . -- Could NOT find c-ares (missing: c-ares_DIR) -- Found RE2 via pkg-config. -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/grpc-1.34.1 + export DESTDIR=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 + DESTDIR=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 + cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libaddress_sorting.so.14.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libaddress_sorting.so.14 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libaddress_sorting.so -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/atm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/atm_gcc_atomic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/atm_gcc_sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/atm_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/compression_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/connectivity_state.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/fork.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/gpr_slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/gpr_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/grpc_types.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/log.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/port_platform.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/propagation_bits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/sync_abseil.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/sync_custom.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/sync_generic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/sync_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/impl/codegen/sync_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/alloc.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/atm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/atm_gcc_atomic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/atm_gcc_sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/atm_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/cpu.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/log.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/log_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/port_platform.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/string_util.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/sync_abseil.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/sync_custom.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/sync_generic.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/sync_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/sync_windows.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/thd_id.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgpr.so.14.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgpr.so.14 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgpr.so -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/byte_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/census.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/compression.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/fork.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc_security.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc_security_constants.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/load_reporting.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/slice_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc.so.14.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc.so.14 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc.so.14.0.0" to "" -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/byte_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/census.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/compression.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/fork.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/grpc_security_constants.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/load_reporting.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/slice_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc/support/workaround_list.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_unsecure.so.14.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_unsecure.so.14 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_unsecure.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_unsecure.so.14.0.0" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/alarm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/create_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/create_channel_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/ext/health_check_service_server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/generic/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/generic/generic_stub.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/grpc++.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/health_check_service_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/channel_argument_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/call_hook.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/channel_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/completion_queue_tag.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/core_codegen.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/core_codegen_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/create_auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/metadata_map.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/proto_utils.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/server_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/server_builder_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/server_initializer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/resource_quota.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/auth_metadata_processor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/server_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/channel_arguments.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/alarm.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/create_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/create_channel_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/ext/health_check_service_server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/generic/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/generic/generic_stub.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/grpcpp.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/health_check_service_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/channel_argument_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/async_generic_service.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call_hook.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call_op_set.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call_op_set_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/callback_common.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/channel_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/completion_queue.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/completion_queue_tag.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/core_codegen.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/core_codegen_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/create_auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/delegating_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/intercepted_channel.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/interceptor_common.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/message_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/metadata_map.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/method_handler.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_writer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/proto_utils.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_callback_handlers.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_interface.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/sync.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/grpc_library.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/method_handler_impl.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/rpc_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/rpc_service_method.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/serialization_traits.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/server_builder_option.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/server_builder_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/server_initializer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/service_type.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/resource_quota.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/auth_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/auth_metadata_processor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/server_credentials.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/tls_certificate_provider.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/tls_credentials_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server_builder.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server_posix.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/async_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/async_unary_call.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/byte_buffer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/channel_arguments.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/client_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/client_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/message_allocator.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/method_handler.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/proto_buffer_reader.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/proto_buffer_writer.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/server_callback.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/server_interceptor.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/slice.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/status.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/status_code_enum.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/string_ref.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/stub_options.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/sync_stream.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/time.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/validate_service_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++.so.1.34.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/alts_context.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/alts_util.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_alts.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_alts.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_alts.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_alts.so.1.34.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/error_details.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/error_details.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_error_details.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_error_details.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_error_details.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_error_details.so.1.34.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/ext/proto_server_reflection_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/ext/proto_server_reflection_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_reflection.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_reflection.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_reflection.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_reflection.so.1.34.1" to "" -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/alarm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/create_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/create_channel_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/ext/health_check_service_server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/generic/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/generic/generic_stub.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/grpc++.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/health_check_service_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/channel_argument_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/call_hook.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/channel_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/completion_queue_tag.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/core_codegen.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/core_codegen_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/create_auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/metadata_map.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/proto_utils.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/server_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/server_builder_plugin.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/server_initializer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/resource_quota.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/auth_metadata_processor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/security/server_credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server_builder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/server_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/channel_arguments.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/alarm.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/create_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/create_channel_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/ext/health_check_service_server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/generic/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/generic/generic_stub.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/grpcpp.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/health_check_service_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/channel_argument_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/async_generic_service.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call_hook.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call_op_set.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/call_op_set_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/callback_common.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/channel_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/client_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/completion_queue.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/completion_queue_tag.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/core_codegen.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/core_codegen_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/create_auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/delegating_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/intercepted_channel.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/interceptor_common.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/message_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/metadata_map.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/method_handler.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/proto_buffer_writer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/proto_utils.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_callback_handlers.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/server_interface.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/sync.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/grpc_library.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/method_handler_impl.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/rpc_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/rpc_service_method.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/serialization_traits.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/server_builder_option.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/server_builder_plugin.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/server_initializer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/service_type.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/resource_quota.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/auth_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/auth_metadata_processor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/server_credentials.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/tls_certificate_provider.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/security/tls_credentials_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server_builder.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server_context.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/server_posix.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/async_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/async_unary_call.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/byte_buffer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/channel_arguments.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/client_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/client_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/config.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/message_allocator.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/method_handler.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/proto_buffer_reader.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/proto_buffer_writer.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/server_callback.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/server_interceptor.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/slice.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/status.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/status_code_enum.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/string_ref.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/stub_options.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/sync_stream.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/time.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/support/validate_service_config.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_unsecure.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_unsecure.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_unsecure.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_unsecure.so.1.34.1" to "" -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++/impl/codegen/config_protobuf.h -- Up-to-date: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/impl/codegen/config_protobuf.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_plugin_support.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_plugin_support.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_plugin_support.so -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp/ext/channelz_service_plugin.h -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpcpp_channelz.so.1.34.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpcpp_channelz.so.1 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpcpp_channelz.so -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpcpp_channelz.so.1.34.1" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libupb.so.14.0.0 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libupb.so.14 -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libupb.so -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin/grpc_cpp_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin/grpc_cpp_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin/grpc_python_plugin -- Set runtime path of "/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin/grpc_python_plugin" to "" -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/cmake/grpc/gRPCTargets.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/cmake/grpc/gRPCTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/cmake/grpc/gRPCConfig.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/cmake/grpc/gRPCConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/cmake/grpc/modules/Findc-ares.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/cmake/grpc/modules/Findre2.cmake -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/grpc/roots.pem -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/pkgconfig/gpr.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/pkgconfig/grpc.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/pkgconfig/grpc_unsecure.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/pkgconfig/grpc++.pc -- Installing: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/pkgconfig/grpc++_unsecure.pc + find /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 -type f -name '*.a' -print -delete + find /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpc++ /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/include/grpcpp -type f -name '*.h' -perm /0111 -execdir chmod -v a-x '{}' + + pushd /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 ~/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 ~/build/BUILD/grpc-1.34.1 ~/build/BUILD/grpc-1.34.1 + PYROOT=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 + popd + '[' -n '' ']' + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages:/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages + export PYTHONPATH + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 ASM Builds for BoringSSL currently not supported on: linux-aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_auth.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_channel.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_common.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_compression.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_grpcio_metadata.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_plugin_wrapping.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_runtime_protos.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_server.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_simple_stubs.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc copying python_build/lib.linux-aarch64-3.6/grpc/_utilities.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython copying python_build/lib.linux-aarch64-3.6/grpc/_cython/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc copying python_build/lib.linux-aarch64-3.6/grpc/_cython/_cygrpc/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-3.6/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials copying python_build/lib.linux-aarch64-3.6/grpc/_cython/cygrpc.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_base_call.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_base_channel.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_base_server.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_call.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_channel.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_interceptor.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_server.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_typing.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio copying python_build/lib.linux-aarch64-3.6/grpc/aio/_utils.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/_client_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/_metadata.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/_server_adaptations.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/implementations.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/interfaces.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta copying python_build/lib.linux-aarch64-3.6/grpc/beta/utilities.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-3.6/grpc/experimental/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-3.6/grpc/experimental/gevent.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental copying python_build/lib.linux-aarch64-3.6/grpc/experimental/session_cache.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental/aio copying python_build/lib.linux-aarch64-3.6/grpc/experimental/aio/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental/aio creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework copying python_build/lib.linux-aarch64-3.6/grpc/framework/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-3.6/grpc/framework/common/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-3.6/grpc/framework/common/cardinality.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common copying python_build/lib.linux-aarch64-3.6/grpc/framework/common/style.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/abandonment.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/callable_util.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/future.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/logging_pool.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/stream.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation copying python_build/lib.linux-aarch64-3.6/grpc/framework/foundation/stream_util.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base/base.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/base/utilities.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face/face.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face copying python_build/lib.linux-aarch64-3.6/grpc/framework/interfaces/face/utilities.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_auth.py to _auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_compression.py to _compression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_grpcio_metadata.py to _grpcio_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_interceptor.py to _interceptor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_plugin_wrapping.py to _plugin_wrapping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_runtime_protos.py to _runtime_protos.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_simple_stubs.py to _simple_stubs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_utilities.py to _utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_cygrpc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_base_call.py to _base_call.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_base_channel.py to _base_channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_base_server.py to _base_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_call.py to _call.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_interceptor.py to _interceptor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_metadata.py to _metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_typing.py to _typing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/aio/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/_client_adaptations.py to _client_adaptations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/_metadata.py to _metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/_server_adaptations.py to _server_adaptations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/implementations.py to implementations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/beta/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental/gevent.py to gevent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental/session_cache.py to session_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/experimental/aio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common/cardinality.py to cardinality.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/common/style.py to style.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/abandonment.py to abandonment.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/callable_util.py to callable_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/future.py to future.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/logging_pool.py to logging_pool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/stream.py to stream.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/foundation/stream_util.py to stream_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/base/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/face.py to face.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/framework/interfaces/face/utilities.py to utilities.cpython-36.pyc writing byte-compilation script '/tmp/tmpwsnnqejm.py' /usr/bin/python3.6 /tmp/tmpwsnnqejm.py removing /tmp/tmpwsnnqejm.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' Found cython-generated files... warning: no files found matching '*.c' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.h' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.inc' under directory 'src/python/grpcio/grpc' warning: no files found matching '*.python' under directory 'src/python/grpcio/grpc' warning: no previously-included files matching '*.so' found under directory 'src/python/grpcio/grpc/_cython' warning: no previously-included files matching '*.pyd' found under directory 'src/python/grpcio/grpc/_cython' warning: no directories found matching 'third_party/abseil-cpp/absl' warning: no directories found matching 'third_party/boringssl-with-bazel' warning: no directories found matching 'third_party/re2' 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.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpcio-1.34.1-py3.6.egg-info running install_scripts + pushd tools/distrib/python/grpcio_tools/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools copying build/lib.linux-aarch64-3.6/grpc_tools/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools copying build/lib.linux-aarch64-3.6/grpc_tools/command.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools copying build/lib.linux-aarch64-3.6/grpc_tools/protoc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/wrappers.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/type.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/timestamp.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/struct.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/source_context.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/field_mask.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/empty.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/duration.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/descriptor.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/compiler/plugin.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf/compiler copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/api.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_proto/google/protobuf/any.proto -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_proto/google/protobuf copying build/lib.linux-aarch64-3.6/grpc_tools/_protoc_compiler.cpython-36m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/protoc.py to protoc.cpython-36.pyc writing byte-compilation script '/tmp/tmplxu6hx6l.py' /usr/bin/python3.6 /tmp/tmplxu6hx6l.py removing /tmp/tmplxu6hx6l.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.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpcio_tools-1.34.1-py3.6.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_channelz/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz copying build/lib/grpc_channelz/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_async.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/_servicer.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 copying build/lib/grpc_channelz/v1/channelz_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1/_servicer.py to _servicer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1/channelz.py to channelz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1/channelz_pb2.py to channelz_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_channelz/v1/channelz_pb2_grpc.py to channelz_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmp2t_l1dn7.py' /usr/bin/python3.6 /tmp/tmp2t_l1dn7.py removing /tmp/tmp2t_l1dn7.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.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpcio_channelz-1.34.1-py3.6.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_health_checking/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health copying build/lib/grpc_health/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/_async.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1 copying build/lib/grpc_health/v1/health_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1 byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1/health.py to health.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1/health_pb2.py to health_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_health/v1/health_pb2_grpc.py to health_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmpodd5mm3h.py' /usr/bin/python3.6 /tmp/tmpodd5mm3h.py removing /tmp/tmpodd5mm3h.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.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpcio_health_checking-1.34.1-py3.6.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_reflection/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection copying build/lib/grpc_reflection/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_async.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/_base.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha copying build/lib/grpc_reflection/v1alpha/reflection_pb2_grpc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/_base.py to _base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/reflection.py to reflection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/reflection_pb2.py to reflection_pb2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_reflection/v1alpha/reflection_pb2_grpc.py to reflection_pb2_grpc.cpython-36.pyc writing byte-compilation script '/tmp/tmpsxwib2vw.py' /usr/bin/python3.6 /tmp/tmpsxwib2vw.py removing /tmp/tmpsxwib2vw.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.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpcio_reflection-1.34.1-py3.6.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_status/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/_async.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/_common.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status copying build/lib/grpc_status/rpc_status.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status/_async.py to _async.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_status/rpc_status.py to rpc_status.cpython-36.pyc writing byte-compilation script '/tmp/tmp4jqps0c2.py' /usr/bin/python3.6 /tmp/tmp4jqps0c2.py removing /tmp/tmp4jqps0c2.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 files found matching 'grpc_status/google/rpc/status.proto' 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.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpcio_status-1.34.1-py3.6.egg-info running install_scripts + popd + for suffix in channelz health_checking reflection status testing + pushd src/python/grpcio_testing/ + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing copying build/lib/grpc_testing/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing copying build/lib/grpc_testing/_common.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing copying build/lib/grpc_testing/_time.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_rpc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_channel_state.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_invocation.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_multi_callable.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel copying build/lib/grpc_testing/_channel/_rpc_state.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel creating /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/__init__.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_handler.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_rpc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_server_rpc.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_service.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server copying build/lib/grpc_testing/_server/_servicer_context.py -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_common.py to _common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_time.py to _time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/_channel.py to _channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/_channel_rpc.py to _channel_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/_channel_state.py to _channel_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/_invocation.py to _invocation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/_multi_callable.py to _multi_callable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_channel/_rpc_state.py to _rpc_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/_handler.py to _handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/_rpc.py to _rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/_server.py to _server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/_server_rpc.py to _server_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/_service.py to _service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpc_testing/_server/_servicer_context.py to _servicer_context.cpython-36.pyc writing byte-compilation script '/tmp/tmp6o45ekuv.py' /usr/bin/python3.6 /tmp/tmp6o45ekuv.py removing /tmp/tmp6o45ekuv.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.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages/grpcio_testing-1.34.1-py3.6.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.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem -m 0644 /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + find /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 -type f -name roots.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials/roots.pem ++ dirname /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials absolute: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials/roots.pem -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/_credentials/roots.pem -> ../../../../../../../etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem + read -r fn + ln -s -f /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/grpc/roots.pem ++ dirname /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/grpc/roots.pem + symlinks -c -o /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/grpc absolute: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/grpc/roots.pem -> /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem changed: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/grpc/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.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem removed '/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem' removed directory '/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/pki/ca-trust/extracted/pem' + install -D -t /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/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.34.1-8.0.1.an8.aarch64/usr/share/doc/grpc + install -d /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/doc/grpc/python + cp -rp doc/build /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/doc/grpc/python/html + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.34.1-8.0.1.an8 --unique-debug-suffix -1.34.1-8.0.1.an8.aarch64 --unique-debug-src-base grpc-1.34.1-8.0.1.an8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grpc-1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libaddress_sorting.so.14.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin/grpc_cpp_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgpr.so.14.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin/grpc_python_plugin extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_alts.so.1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_reflection.so.1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++.so.1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc.so.14.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_plugin_support.so.1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libupb.so.14.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_error_details.so.1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc_unsecure.so.14.0.0 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpcpp_channelz.so.1.34.1 extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc/_cython/cygrpc.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages/grpc_tools/_protoc_compiler.cpython-36m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/libgrpc++_unsecure.so.1.34.1 /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 37206 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pQZz5V + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/grpc-1.34.1/src/python/grpcio_tests ~/build/BUILD/grpc-1.34.1 + cd grpc-1.34.1 + export FEDORA_NO_NETWORK_TESTS=1 + FEDORA_NO_NETWORK_TESTS=1 + pushd src/python/grpcio_tests + for suite in test_lite test_py3_only + env 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' PATH=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages:/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages PYTHONDONTWRITEBYTECODE=1 /usr/bin/python3.6 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 SUCCESS interop._secure_intraop_test.SecureIntraopTest.testCancelAfterBegin Running interop._secure_intraop_test.SecureIntraopTest.testCancelAfterFirstResponse SUCCESS interop._secure_intraop_test.SecureIntraopTest.testCancelAfterFirstResponse Running interop._secure_intraop_test.SecureIntraopTest.testClientStreaming SUCCESS interop._secure_intraop_test.SecureIntraopTest.testClientStreaming Running interop._secure_intraop_test.SecureIntraopTest.testEmptyUnary SUCCESS interop._secure_intraop_test.SecureIntraopTest.testEmptyUnary Running interop._secure_intraop_test.SecureIntraopTest.testLargeUnary SUCCESS interop._secure_intraop_test.SecureIntraopTest.testLargeUnary Running interop._secure_intraop_test.SecureIntraopTest.testPingPong SUCCESS interop._secure_intraop_test.SecureIntraopTest.testPingPong Running interop._secure_intraop_test.SecureIntraopTest.testServerStreaming SUCCESS interop._secure_intraop_test.SecureIntraopTest.testServerStreaming Running interop._secure_intraop_test.SecureIntraopTest.testTimeoutOnSleepingServer SUCCESS interop._secure_intraop_test.SecureIntraopTest.testTimeoutOnSleepingServer Running protoc_plugin._python_plugin_test.ModuleMainTest.test_clean_output SUCCESS protoc_plugin._python_plugin_test.ModuleMainTest.test_clean_output 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._python_plugin_test.SimpleStubsPluginTest.testFullDuplexCall SUCCESS protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testFullDuplexCall Running protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testHalfDuplexCall SUCCESS protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testHalfDuplexCall Running protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testStreamingInputCall SUCCESS protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testStreamingInputCall Running protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testStreamingOutputCall SUCCESS protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testStreamingOutputCall Running protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testUnaryCall SUCCESS protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testUnaryCall Running protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testUnaryCallInsecureSugar SUCCESS protoc_plugin._python_plugin_test.SimpleStubsPluginTest.testUnaryCallInsecureSugar 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 SUCCESS unit._auth_context_test.AuthContextTest.testSecureClientCert Running unit._auth_context_test.AuthContextTest.testSecureNoCert SUCCESS unit._auth_context_test.AuthContextTest.testSecureNoCert Running unit._auth_context_test.AuthContextTest.testSessionResumption SUCCESS 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 SKIP 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 SKIP 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._contextvars_propagation_test.ContextVarsPropagationTest.test_propagation_to_auth_plugin SUCCESS unit._contextvars_propagation_test.ContextVarsPropagationTest.test_propagation_to_auth_plugin 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 SUCCESS unit._cython.cygrpc_test.SecureServerSecureClient.test_6522 Running unit._cython.cygrpc_test.SecureServerSecureClient.test_echo SUCCESS 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._dynamic_stubs_test.DynamicStubTest.test_grpc_tools_unimportable SKIP unit._dynamic_stubs_test.DynamicStubTest.test_grpc_tools_unimportable Running unit._dynamic_stubs_test.DynamicStubTest.test_sunny_day SUCCESS unit._dynamic_stubs_test.DynamicStubTest.test_sunny_day Running unit._dynamic_stubs_test.DynamicStubTest.test_well_known_types SUCCESS unit._dynamic_stubs_test.DynamicStubTest.test_well_known_types 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 SKIP unit._exit_test.ExitTest.test_in_flight_partial_stream_stream_call Running unit._exit_test.ExitTest.test_in_flight_partial_stream_unary_call SKIP unit._exit_test.ExitTest.test_in_flight_partial_stream_unary_call Running unit._exit_test.ExitTest.test_in_flight_partial_unary_stream_call SKIP unit._exit_test.ExitTest.test_in_flight_partial_unary_stream_call Running unit._exit_test.ExitTest.test_in_flight_stream_stream_call SKIP unit._exit_test.ExitTest.test_in_flight_stream_stream_call Running unit._exit_test.ExitTest.test_in_flight_stream_unary_call SKIP unit._exit_test.ExitTest.test_in_flight_stream_unary_call Running unit._exit_test.ExitTest.test_in_flight_unary_stream_call SKIP unit._exit_test.ExitTest.test_in_flight_unary_stream_call Running unit._exit_test.ExitTest.test_in_flight_unary_unary_call SKIP unit._exit_test.ExitTest.test_in_flight_unary_unary_call Running unit._exit_test.ExitTest.test_poll_connectivity SKIP unit._exit_test.ExitTest.test_poll_connectivity Running unit._exit_test.ExitTest.test_poll_connectivity_no_server SKIP unit._exit_test.ExitTest.test_poll_connectivity_no_server Running unit._exit_test.ExitTest.test_poll_connectivity_no_server_terminate SKIP unit._exit_test.ExitTest.test_poll_connectivity_no_server_terminate Running unit._exit_test.ExitTest.test_poll_connectivity_terminate SKIP unit._exit_test.ExitTest.test_poll_connectivity_terminate Running unit._exit_test.ExitTest.test_running_server SKIP unit._exit_test.ExitTest.test_running_server Running unit._exit_test.ExitTest.test_running_server_terminate SKIP unit._exit_test.ExitTest.test_running_server_terminate Running unit._exit_test.ExitTest.test_unstarted_server SKIP unit._exit_test.ExitTest.test_unstarted_server Running unit._exit_test.ExitTest.test_unstarted_server_terminate SKIP 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_part_1_test.RPCPart1Test.testExpiredStreamRequestBlockingUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestBlockingUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestFutureUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestFutureUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestStreamResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestStreamResponse Running unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_1_test.RPCPart1Test.testExpiredStreamRequestStreamResponseNonBlocking Running unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestBlockingUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestBlockingUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestFutureUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestFutureUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestStreamResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestStreamResponse Running unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedStreamRequestStreamResponseNonBlocking Running unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestBlockingUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestBlockingUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestFutureUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestStreamResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestStreamResponse Running unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_1_test.RPCPart1Test.testFailedUnaryRequestStreamResponseNonBlocking Running unit._rpc_part_1_test.RPCPart1Test.testIgnoredStreamRequestFutureUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testIgnoredStreamRequestFutureUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testIgnoredStreamRequestStreamResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testIgnoredStreamRequestStreamResponse Running unit._rpc_part_1_test.RPCPart1Test.testIgnoredStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_1_test.RPCPart1Test.testIgnoredStreamRequestStreamResponseNonBlocking Running unit._rpc_part_1_test.RPCPart1Test.testIgnoredUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testIgnoredUnaryRequestFutureUnaryResponse Running unit._rpc_part_1_test.RPCPart1Test.testIgnoredUnaryRequestStreamResponse SUCCESS unit._rpc_part_1_test.RPCPart1Test.testIgnoredUnaryRequestStreamResponse Running unit._rpc_part_1_test.RPCPart1Test.testIgnoredUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_1_test.RPCPart1Test.testIgnoredUnaryRequestStreamResponseNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testCancelledStreamRequestStreamResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testCancelledStreamRequestStreamResponse Running unit._rpc_part_2_test.RPCPart2Test.testCancelledStreamRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testCancelledStreamRequestStreamResponseNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testCancelledStreamRequestUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testCancelledStreamRequestUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testCancelledUnaryRequestStreamResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testCancelledUnaryRequestStreamResponse Running unit._rpc_part_2_test.RPCPart2Test.testCancelledUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testCancelledUnaryRequestStreamResponseNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testCancelledUnaryRequestUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testCancelledUnaryRequestUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testConcurrentBlockingInvocations SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConcurrentBlockingInvocations Running unit._rpc_part_2_test.RPCPart2Test.testConcurrentFutureInvocations SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConcurrentFutureInvocations Running unit._rpc_part_2_test.RPCPart2Test.testConsumingOneStreamResponseUnaryRequest SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingOneStreamResponseUnaryRequest Running unit._rpc_part_2_test.RPCPart2Test.testConsumingOneStreamResponseUnaryRequestNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingOneStreamResponseUnaryRequestNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesStreamRequest SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesStreamRequest Running unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesStreamRequestNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesStreamRequestNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesUnaryRequest SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesUnaryRequest Running unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesUnaryRequestNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingSomeButNotAllStreamResponsesUnaryRequestNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testConsumingTooManyStreamResponsesStreamRequest SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingTooManyStreamResponsesStreamRequest Running unit._rpc_part_2_test.RPCPart2Test.testConsumingTooManyStreamResponsesStreamRequestNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testConsumingTooManyStreamResponsesStreamRequestNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testDefaultThreadPoolIsUsed SUCCESS unit._rpc_part_2_test.RPCPart2Test.testDefaultThreadPoolIsUsed Running unit._rpc_part_2_test.RPCPart2Test.testExperimentalThreadPoolIsUsed SUCCESS unit._rpc_part_2_test.RPCPart2Test.testExperimentalThreadPoolIsUsed Running unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestBlockingUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestBlockingUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestFutureUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestStreamResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestStreamResponse Running unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestStreamResponseNonBlocking SUCCESS unit._rpc_part_2_test.RPCPart2Test.testExpiredUnaryRequestStreamResponseNonBlocking Running unit._rpc_part_2_test.RPCPart2Test.testSequentialInvocations SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSequentialInvocations Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestBlockingUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestBlockingUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestBlockingUnaryResponseWithCall SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestBlockingUnaryResponseWithCall Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestFutureUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestFutureUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestStreamResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulStreamRequestStreamResponse Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestBlockingUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestBlockingUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestBlockingUnaryResponseWithCall SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestBlockingUnaryResponseWithCall Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestFutureUnaryResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestFutureUnaryResponse Running unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestStreamResponse SUCCESS unit._rpc_part_2_test.RPCPart2Test.testSuccessfulUnaryRequestStreamResponse Running unit._rpc_part_2_test.RPCPart2Test.testUnrecognizedMethod SUCCESS unit._rpc_part_2_test.RPCPart2Test.testUnrecognizedMethod Running unit._rpc_part_2_test.RPCPart2Test.testWaitingForSomeButNotAllConcurrentFutureInvocations SUCCESS unit._rpc_part_2_test.RPCPart2Test.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_failed_port_binding_exception SUCCESS unit._server_test.ServerTest.test_failed_port_binding_exception 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 SUCCESS 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 SUCCESS unit.beta._beta_features_test.BetaFeaturesTest.test_stream_stream Running unit.beta._beta_features_test.BetaFeaturesTest.test_stream_unary SUCCESS unit.beta._beta_features_test.BetaFeaturesTest.test_stream_unary Running unit.beta._beta_features_test.BetaFeaturesTest.test_unary_stream SUCCESS unit.beta._beta_features_test.BetaFeaturesTest.test_unary_stream Running unit.beta._beta_features_test.BetaFeaturesTest.test_unary_unary SUCCESS 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 SUCCESS 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 379 tests finished: 379 successful 0 unsuccessful 101 skipped 0 expected failures 0 unexpected successes Interrupted Tests: [] Errors/Failures: Unexpected successes: [] + for suite in test_lite test_py3_only + env 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' PATH=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin PYTHONPATH=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib64/python3.6/site-packages:/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/lib/python3.6/site-packages PYTHONDONTWRITEBYTECODE=1 /usr/bin/python3.6 setup.py test_py3_only running test_py3_only Running unit._leak_test.TestLeak.test_leak_with_single_shot_rpcs Running unit._simple_stubs_test.SimpleStubsTest.test_channels_cached Running unit._simple_stubs_test.SimpleStubsTest.test_channels_evicted Running unit._simple_stubs_test.SimpleStubsTest.test_default_ssl Running unit._simple_stubs_test.SimpleStubsTest.test_default_timeout Running unit._simple_stubs_test.SimpleStubsTest.test_default_wait_for_ready Running unit._simple_stubs_test.SimpleStubsTest.test_insecure_sugar Running unit._simple_stubs_test.SimpleStubsTest.test_insecure_sugar_mutually_exclusive Running unit._simple_stubs_test.SimpleStubsTest.test_stream_stream Running unit._simple_stubs_test.SimpleStubsTest.test_stream_unary Running unit._simple_stubs_test.SimpleStubsTest.test_total_channels_enforced Running unit._simple_stubs_test.SimpleStubsTest.test_unary_stream Running unit._simple_stubs_test.SimpleStubsTest.test_unary_unary_insecure Running unit._simple_stubs_test.SimpleStubsTest.test_unary_unary_secure Testing gRPC Python... SUCCESS unit._leak_test.TestLeak.test_leak_with_single_shot_rpcs SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_channels_cached SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_channels_evicted SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_default_ssl SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_default_timeout SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_default_wait_for_ready SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_insecure_sugar SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_insecure_sugar_mutually_exclusive SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_stream_stream SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_stream_unary SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_total_channels_enforced SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_unary_stream SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_unary_unary_insecure SUCCESS unit._simple_stubs_test.SimpleStubsTest.test_unary_unary_secure 14 tests finished: 14 successful 0 unsuccessful 0 skipped 0 expected failures 0 unexpected successes Interrupted Tests: [] Errors/Failures: Unexpected successes: [] /builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests/tests_py3_only/unit/_simple_stubs_test.py:216: ExperimentalApiWarning: 'unary_unary' is an experimental API. It is subject to change or removal between minor releases. Proceed with caution. grpc.experimental.unary_unary(*args, **run_kwargs) /builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests/tests_py3_only/unit/_simple_stubs_test.py:292: ExperimentalApiWarning: 'stream_stream' is an experimental API. It is subject to change or removal between minor releases. Proceed with caution. channel_credentials=grpc.local_channel_credentials()): /builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests/tests_py3_only/unit/_simple_stubs_test.py:277: ExperimentalApiWarning: 'stream_unary' is an experimental API. It is subject to change or removal between minor releases. Proceed with caution. channel_credentials=grpc.local_channel_credentials()) /builddir/build/BUILD/grpc-1.34.1/src/python/grpcio_tests/tests_py3_only/unit/_simple_stubs_test.py:262: ExperimentalApiWarning: 'unary_stream' is an experimental API. It is subject to change or removal between minor releases. Proceed with caution. channel_credentials=grpc.local_channel_credentials()): + popd ~/build/BUILD/grpc-1.34.1 + exit 0 Processing files: grpc-1.34.1-8.0.1.an8.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qyDAAB + umask 022 + cd /builddir/build/BUILD + cd grpc-1.34.1 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc + exit 0 Provides: bundled(upb) grpc = 1.34.1-8.0.1.an8 grpc(aarch-64) = 1.34.1-8.0.1.an8 libaddress_sorting.so.14()(64bit) libgpr.so.14()(64bit) libgrpc.so.14()(64bit) libgrpc_unsecure.so.14()(64bit) libupb.so.14()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabsl_bad_optional_access.so()(64bit) libabsl_bad_variant_access.so()(64bit) libabsl_base.so()(64bit) libabsl_city.so()(64bit) libabsl_civil_time.so()(64bit) libabsl_cord.so()(64bit) libabsl_debugging_internal.so()(64bit) libabsl_demangle_internal.so()(64bit) libabsl_exponential_biased.so()(64bit) libabsl_graphcycles_internal.so()(64bit) libabsl_hash.so()(64bit) libabsl_hashtablez_sampler.so()(64bit) libabsl_int128.so()(64bit) libabsl_log_severity.so()(64bit) libabsl_malloc_internal.so()(64bit) libabsl_raw_hash_set.so()(64bit) libabsl_raw_logging_internal.so()(64bit) libabsl_spinlock_wait.so()(64bit) libabsl_stacktrace.so()(64bit) libabsl_status.so()(64bit) libabsl_str_format_internal.so()(64bit) libabsl_strings.so()(64bit) libabsl_strings_internal.so()(64bit) libabsl_symbolize.so()(64bit) libabsl_synchronization.so()(64bit) libabsl_throw_delegate.so()(64bit) libabsl_time.so()(64bit) libabsl_time_zone.so()(64bit) libaddress_sorting.so.14()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgpr.so.14()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libre2.so.0()(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libupb.so.14()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-data-1.34.1-8.0.1.an8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H6J6Ph + umask 022 + cd /builddir/build/BUILD + cd grpc-1.34.1 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-data + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-data + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-data + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-data + exit 0 Provides: grpc-data = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grpc-doc-1.34.1-8.0.1.an8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cWHxK4 + umask 022 + cd /builddir/build/BUILD + cd grpc-1.34.1 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-doc + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-doc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/grpc-doc + exit 0 Provides: grpc-doc = 1.34.1-8.0.1.an8 python-grpcio-channelz-doc = 1.34.1-8.0.1.an8 python-grpcio-doc = 1.34.1-8.0.1.an8 python-grpcio-health-checking-doc = 1.34.1-8.0.1.an8 python-grpcio-reflection-doc = 1.34.1-8.0.1.an8 python-grpcio-status-doc = 1.34.1-8.0.1.an8 python-grpcio-testing-doc = 1.34.1-8.0.1.an8 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.34.1-8.0.1.an8.aarch64 Provides: grpc-cpp = 1.34.1-8.0.1.an8 grpc-cpp(aarch-64) = 1.34.1-8.0.1.an8 libgrpc++.so.1()(64bit) libgrpc++_alts.so.1()(64bit) libgrpc++_error_details.so.1()(64bit) libgrpc++_reflection.so.1()(64bit) libgrpc++_unsecure.so.1()(64bit) libgrpc_plugin_support.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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabsl_bad_optional_access.so()(64bit) libabsl_bad_variant_access.so()(64bit) libabsl_base.so()(64bit) libabsl_city.so()(64bit) libabsl_civil_time.so()(64bit) libabsl_cord.so()(64bit) libabsl_debugging_internal.so()(64bit) libabsl_demangle_internal.so()(64bit) libabsl_exponential_biased.so()(64bit) libabsl_graphcycles_internal.so()(64bit) libabsl_hash.so()(64bit) libabsl_hashtablez_sampler.so()(64bit) libabsl_int128.so()(64bit) libabsl_log_severity.so()(64bit) libabsl_malloc_internal.so()(64bit) libabsl_raw_hash_set.so()(64bit) libabsl_raw_logging_internal.so()(64bit) libabsl_spinlock_wait.so()(64bit) libabsl_stacktrace.so()(64bit) libabsl_status.so()(64bit) libabsl_str_format_internal.so()(64bit) libabsl_strings.so()(64bit) libabsl_strings_internal.so()(64bit) libabsl_symbolize.so()(64bit) libabsl_synchronization.so()(64bit) libabsl_throw_delegate.so()(64bit) libabsl_time.so()(64bit) libabsl_time_zone.so()(64bit) libaddress_sorting.so.14()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgpr.so.14()(64bit) libgrpc++.so.1()(64bit) libgrpc.so.14()(64bit) libgrpc_unsecure.so.14()(64bit) libm.so.6()(64bit) libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libre2.so.0()(64bit) librt.so.1()(64bit) libssl.so.1.1()(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.9)(64bit) libupb.so.14()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: grpc-plugins-1.34.1-8.0.1.an8.aarch64 Provides: grpc-plugins = 1.34.1-8.0.1.an8 grpc-plugins(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgrpc_plugin_support.so.1()(64bit) libm.so.6()(64bit) libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: grpc-devel-1.34.1-8.0.1.an8.aarch64 Provides: cmake(gRPC) = 1.34.1 grpc-devel = 1.34.1-8.0.1.an8 grpc-devel(aarch-64) = 1.34.1-8.0.1.an8 pkgconfig(gpr) = 14.0.0 pkgconfig(grpc) = 14.0.0 pkgconfig(grpc++) = 1.34.1 pkgconfig(grpc++_unsecure) = 1.34.1 pkgconfig(grpc_unsecure) = 14.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 cmake-filesystem(aarch-64) libaddress_sorting.so.14()(64bit) libgpr.so.14()(64bit) libgrpc++.so.1()(64bit) libgrpc++_alts.so.1()(64bit) libgrpc++_error_details.so.1()(64bit) libgrpc++_reflection.so.1()(64bit) libgrpc++_unsecure.so.1()(64bit) libgrpc.so.14()(64bit) libgrpc_plugin_support.so.1()(64bit) libgrpc_unsecure.so.14()(64bit) libgrpcpp_channelz.so.1()(64bit) libupb.so.14()(64bit) pkgconfig(gpr) pkgconfig(grpc) pkgconfig(grpc_unsecure) pkgconfig(openssl) Processing files: python3-grpcio-1.34.1-8.0.1.an8.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xGFZrX + umask 022 + cd /builddir/build/BUILD + cd grpc-1.34.1 + LICENSEDIR=/builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/python3-grpcio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/python3-grpcio + cp -pr LICENSE /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/python3-grpcio + cp -pr NOTICE.txt /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64/usr/share/licenses/python3-grpcio + exit 0 Provides: python3-grpcio = 1.34.1-8.0.1.an8 python3-grpcio(aarch-64) = 1.34.1-8.0.1.an8 python3.6dist(grpcio) = 1.34.1 python3dist(grpcio) = 1.34.1 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libabsl_bad_any_cast_impl.so()(64bit) libabsl_bad_optional_access.so()(64bit) libabsl_bad_variant_access.so()(64bit) libabsl_base.so()(64bit) libabsl_city.so()(64bit) libabsl_civil_time.so()(64bit) libabsl_cord.so()(64bit) libabsl_debugging_internal.so()(64bit) libabsl_demangle_internal.so()(64bit) libabsl_examine_stack.so()(64bit) libabsl_exponential_biased.so()(64bit) libabsl_failure_signal_handler.so()(64bit) libabsl_flags.so()(64bit) libabsl_flags_commandlineflag.so()(64bit) libabsl_flags_commandlineflag_internal.so()(64bit) libabsl_flags_config.so()(64bit) libabsl_flags_internal.so()(64bit) libabsl_flags_marshalling.so()(64bit) libabsl_flags_parse.so()(64bit) libabsl_flags_private_handle_accessor.so()(64bit) libabsl_flags_program_name.so()(64bit) libabsl_flags_reflection.so()(64bit) libabsl_flags_usage.so()(64bit) libabsl_flags_usage_internal.so()(64bit) libabsl_graphcycles_internal.so()(64bit) libabsl_hash.so()(64bit) libabsl_hashtablez_sampler.so()(64bit) libabsl_int128.so()(64bit) libabsl_leak_check.so()(64bit) libabsl_leak_check_disable.so()(64bit) libabsl_log_severity.so()(64bit) libabsl_malloc_internal.so()(64bit) libabsl_periodic_sampler.so()(64bit) libabsl_random_distributions.so()(64bit) libabsl_random_internal_distribution_test_util.so()(64bit) libabsl_random_internal_platform.so()(64bit) libabsl_random_internal_pool_urbg.so()(64bit) libabsl_random_internal_randen.so()(64bit) libabsl_random_internal_randen_hwaes.so()(64bit) libabsl_random_internal_randen_hwaes_impl.so()(64bit) libabsl_random_internal_randen_slow.so()(64bit) libabsl_random_internal_seed_material.so()(64bit) libabsl_random_seed_gen_exception.so()(64bit) libabsl_random_seed_sequences.so()(64bit) libabsl_raw_hash_set.so()(64bit) libabsl_raw_logging_internal.so()(64bit) libabsl_scoped_set_env.so()(64bit) libabsl_spinlock_wait.so()(64bit) libabsl_stacktrace.so()(64bit) libabsl_status.so()(64bit) libabsl_statusor.so()(64bit) libabsl_str_format_internal.so()(64bit) libabsl_strerror.so()(64bit) libabsl_strings.so()(64bit) libabsl_strings_internal.so()(64bit) libabsl_symbolize.so()(64bit) libabsl_synchronization.so()(64bit) libabsl_throw_delegate.so()(64bit) libabsl_time.so()(64bit) libabsl_time_zone.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcares.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libprotobuf.so.25()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) libre2.so.0()(64bit) librt.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(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.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libz.so.1()(64bit) python(abi) = 3.6 python3.6dist(six) >= 1.5.2 rtld(GNU_HASH) Processing files: python3-grpcio-tools-1.34.1-8.0.1.an8.aarch64 Provides: python3-grpcio-tools = 1.34.1-8.0.1.an8 python3-grpcio-tools(aarch-64) = 1.34.1-8.0.1.an8 python3.6dist(grpcio-tools) = 1.34.1 python3dist(grpcio-tools) = 1.34.1 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.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.11)(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.9)(64bit) python(abi) = 3.6 python3.6dist(grpcio) >= 1.34.1 python3.6dist(protobuf) >= 3.5.0.post1 python3.6dist(protobuf) < 4.0dev python3.6dist(setuptools) rtld(GNU_HASH) Processing files: python3-grpcio-channelz-1.34.1-8.0.1.an8.noarch Provides: python3-grpcio-channelz = 1.34.1-8.0.1.an8 python3.6dist(grpcio-channelz) = 1.34.1 python3dist(grpcio-channelz) = 1.34.1 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.6 python3.6dist(grpcio) >= 1.34.1 python3.6dist(protobuf) >= 3.6.0 Processing files: python3-grpcio-health-checking-1.34.1-8.0.1.an8.noarch Provides: python3-grpcio-health-checking = 1.34.1-8.0.1.an8 python3.6dist(grpcio-health-checking) = 1.34.1 python3dist(grpcio-health-checking) = 1.34.1 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.6 python3.6dist(grpcio) >= 1.34.1 python3.6dist(protobuf) >= 3.6.0 Processing files: python3-grpcio-reflection-1.34.1-8.0.1.an8.noarch Provides: python3-grpcio-reflection = 1.34.1-8.0.1.an8 python3.6dist(grpcio-reflection) = 1.34.1 python3dist(grpcio-reflection) = 1.34.1 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.6 python3.6dist(grpcio) >= 1.34.1 python3.6dist(protobuf) >= 3.6.0 Processing files: python3-grpcio-status-1.34.1-8.0.1.an8.noarch Provides: python3-grpcio-status = 1.34.1-8.0.1.an8 python3.6dist(grpcio-status) = 1.34.1 python3dist(grpcio-status) = 1.34.1 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.6 python3.6dist(googleapis-common-protos) >= 1.5.5 python3.6dist(grpcio) >= 1.34.1 python3.6dist(protobuf) >= 3.6.0 Processing files: python3-grpcio-testing-1.34.1-8.0.1.an8.noarch Provides: python3-grpcio-testing = 1.34.1-8.0.1.an8 python3.6dist(grpcio-testing) = 1.34.1 python3dist(grpcio-testing) = 1.34.1 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.6 python3.6dist(grpcio) >= 1.34.1 python3.6dist(protobuf) >= 3.6.0 Processing files: grpc-debugsource-1.34.1-8.0.1.an8.aarch64 Provides: grpc-debugsource = 1.34.1-8.0.1.an8 grpc-debugsource(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grpc-debuginfo-1.34.1-8.0.1.an8.aarch64 Provides: debuginfo(build-id) = 1f7ef17444e7a1a12c8305a3a504d5e7c4abd8db debuginfo(build-id) = 65b9d30589c078d263cbde449d34186569889f24 debuginfo(build-id) = a6d892582295c87ffc269459d668047c995ab273 debuginfo(build-id) = e13fa10f9259a41cdc97c9d76b3a8dd3292f4750 debuginfo(build-id) = e3b12f5a4c3f74fd83d13df48c68870d1981ed3b grpc-debuginfo = 1.34.1-8.0.1.an8 grpc-debuginfo(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(aarch-64) = 1.34.1-8.0.1.an8 Processing files: grpc-cpp-debuginfo-1.34.1-8.0.1.an8.aarch64 Provides: debuginfo(build-id) = 1a562cb35712bb119b486d09a986f2b74c17362b debuginfo(build-id) = 47ab4dcaab25e2331f0fc62bf3e070312752c0d6 debuginfo(build-id) = 995dc69dbd354626dab4a85fcae960fa8f987d43 debuginfo(build-id) = bf8106f2ea8830f4023eabeaaafb7c9901378056 debuginfo(build-id) = c6b906614670992830f0704358accce3e3fc19ba debuginfo(build-id) = d606fc73f94d656ea0b585f2f6b782bb3ddba9f1 debuginfo(build-id) = f10839ab90e8c4f33634e9fd5565640adda03352 grpc-cpp-debuginfo = 1.34.1-8.0.1.an8 grpc-cpp-debuginfo(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(aarch-64) = 1.34.1-8.0.1.an8 Processing files: grpc-plugins-debuginfo-1.34.1-8.0.1.an8.aarch64 Provides: debuginfo(build-id) = d76ff4af3d96ae5e3cbe60882b636b33360d65cf debuginfo(build-id) = e3c1368342bd757a8a63079fbdb1125522bb8f27 grpc-plugins-debuginfo = 1.34.1-8.0.1.an8 grpc-plugins-debuginfo(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(aarch-64) = 1.34.1-8.0.1.an8 Processing files: python3-grpcio-debuginfo-1.34.1-8.0.1.an8.aarch64 Provides: debuginfo(build-id) = 5e166519963e73be24473e089d4756db7fdce7e6 python3-grpcio-debuginfo = 1.34.1-8.0.1.an8 python3-grpcio-debuginfo(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(aarch-64) = 1.34.1-8.0.1.an8 Processing files: python3-grpcio-tools-debuginfo-1.34.1-8.0.1.an8.aarch64 Provides: debuginfo(build-id) = 7d0a44d824247989a3e0ac3858f32d8dcfd295bd python3-grpcio-tools-debuginfo = 1.34.1-8.0.1.an8 python3-grpcio-tools-debuginfo(aarch-64) = 1.34.1-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grpc-debugsource(aarch-64) = 1.34.1-8.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 Wrote: /builddir/build/RPMS/grpc-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/grpc-data-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/grpc-doc-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/grpc-cpp-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/grpc-plugins-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/grpc-devel-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-tools-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-channelz-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-health-checking-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-reflection-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-status-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/python3-grpcio-testing-1.34.1-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/grpc-debugsource-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/grpc-debuginfo-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/grpc-cpp-debuginfo-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/grpc-plugins-debuginfo-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-debuginfo-1.34.1-8.0.1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/python3-grpcio-tools-debuginfo-1.34.1-8.0.1.an8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.63CNFS + umask 022 + cd /builddir/build/BUILD + cd grpc-1.34.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grpc-1.34.1-8.0.1.an8.aarch64 + exit 0 Child return code was: 0