Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/epel9-build-39384152-4891252/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1668816000 Wrote: /builddir/build/SRPMS/grpc-1.46.4-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'], chrootPath='/var/lib/mock/epel9-build-39384152-4891252/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/grpc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1668816000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ARbu4y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grpc-1.46.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/grpc-1.46.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.46.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/grpc-1.39.0-system-crypto-policies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.40.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.40.0-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-grpc_cli-do-not-link-gtest-gmock.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.45.0-python_wrapper-path.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/29359.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/29568.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/grpc-1.46.2-protobuf-3.14.0-RepeatedPtrField-Add-range.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/29826.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/31671.patch ===== Patching grpcio_tools for system protobuf ===== ===== Preparing gtest/gmock ===== + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cp -p third_party/upb/third_party/utf8_range/LICENSE LICENSE-utf8_range + echo '===== Patching grpcio_tools for system protobuf =====' + sed -r -i -e 's/^(# AUTO-GENERATED .*)/\1\n# Then, modified by hand to build with an external system protobuf# installation./' -e 's/^(CC_FILES=\[).*(\])/\1\2/' -e 's@^((CC|PROTO)_INCLUDE='\'')[^'\'']+'\''@\1/usr/include'\''@' -e '/^PROTOBUF_SUBMODULE_VERSION=/d' tools/distrib/python/grpcio_tools/protoc_lib_deps.py + echo '===== Preparing gtest/gmock =====' + cd /builddir/build/BUILD + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/googletest-0e402173c97aea7a00749e825b194bfede4f2e45.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd grpc-1.46.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rvf third_party/googletest removed directory 'third_party/googletest' + mv ../googletest-0e402173c97aea7a00749e825b194bfede4f2e45 third_party/googletest ===== Removing bundled xxhash ===== + echo '===== Removing bundled xxhash =====' + rm -rvf third_party/xxhash removed 'third_party/xxhash/BUILD' removed 'third_party/xxhash/LICENSE' removed 'third_party/xxhash/xxhash.h' removed directory 'third_party/xxhash' ===== Fixing permissions ===== + echo '===== Fixing permissions =====' + find . -type f -perm /0111 -exec gawk '!/^#!/ { print FILENAME }; { nextfile }' '{}' + + xargs -r chmod -v a-x mode of './.rspec' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Gemfile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Rakefile' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './doc/interop-test-descriptions.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/cpp/README.md' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Auth/Grpc.Auth.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Core.Api/Grpc.Core.Api.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Core.Testing/Grpc.Core.Testing.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Core/Grpc.Core.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Core/NativeDeps.csproj.include' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Core/SourceLink.csproj.include' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Examples.MathClient/Grpc.Examples.MathClient.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Examples.MathServer/Grpc.Examples.MathServer.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Examples/Grpc.Examples.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.HealthCheck.Tests/Grpc.HealthCheck.Tests.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.HealthCheck/Grpc.HealthCheck.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.IntegrationTesting.Client/Grpc.IntegrationTesting.Client.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.IntegrationTesting.QpsWorker/Grpc.IntegrationTesting.QpsWorker.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.IntegrationTesting.Server/Grpc.IntegrationTesting.Server.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.IntegrationTesting.StressClient/Grpc.IntegrationTesting.StressClient.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.IntegrationTesting.XdsClient/Grpc.IntegrationTesting.XdsClient.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Reflection.Tests/Grpc.Reflection.Tests.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/csharp/Grpc.Reflection/Grpc.Reflection.csproj' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/ext/grpc/config.m4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/data/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/generated_code/GeneratedCodeTest.php' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/php/tests/interop/interop_client.php' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/interop/credentials/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/python/grpcio_tests/tests/unit/credentials/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/.gitignore' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/ca.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/server1.key' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './src/ruby/spec/testdata/server1.pem' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './templates/src/csharp/build/dependencies.props.template' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './test/core/end2end/gen_build_yaml.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googlemock/test/gmock_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googletest/test/gtest_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './third_party/googletest/googletest/test/gtest_xml_test_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/generate_projects.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/expand_bin_attrs.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/expand_version.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/buildgen/plugins/list_protos.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/gcp/utils/big_query_utils.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/dockerjob.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/jobset.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/python_utils/watch_dirs.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/cleanup/cleanup.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_channelz.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_td_setup.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_test_client.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './tools/run_tests/xds_k8s_test_driver/bin/run_test_server.py' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) ===== Removing selected unused sources ===== removed 'src/boringssl/boringssl_prefix_symbols.h' removed 'third_party/cares/ares_build.h' removed 'third_party/rake-compiler-dock/rake_arm64-darwin/Dockerfile' removed directory 'third_party/rake-compiler-dock/rake_arm64-darwin' 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-darwin/Dockerfile' removed directory 'third_party/rake-compiler-dock/rake_x86_64-darwin' 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 '===== Removing selected unused sources =====' + rm -rfv src/boringssl/boringssl_prefix_symbols.h third_party/cares/ares_build.h third_party/rake-compiler-dock third_party/upb/third_party/lunit + echo '' + rm -rvf examples/android src/android removed 'examples/android/binder/java/io/grpc/binder/cpp/README.md' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/AndroidManifest.xml' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/BUILD' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/ButtonPressHandler.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/MainActivity.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/native.cc' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/layout/activity_main.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/layout' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/values/strings.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res/values' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient/res' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleclient' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/AndroidManifest.xml' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/AndroidManifest_endpoint.xml' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/BUILD' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/ButtonPressHandler.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/ExportedEndpointService.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/MainActivity.java' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/native.cc' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/layout/activity_main.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/layout' removed 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/values/strings.xml' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res/values' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver/res' removed directory 'examples/android/binder/java/io/grpc/binder/cpp/exampleserver' removed directory 'examples/android/binder/java/io/grpc/binder/cpp' removed directory 'examples/android/binder/java/io/grpc/binder' removed directory 'examples/android/binder/java/io/grpc' removed directory 'examples/android/binder/java/io' removed directory 'examples/android/binder/java' removed directory 'examples/android/binder' 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' removed 'examples/node/package-lock.json' + rm -vf examples/node/package-lock.json + find . -type f -name .gitignore -print -delete ./.gitignore ./doc/.gitignore ./examples/cpp/helloworld/.gitignore ./examples/csharp/.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_admin/.gitignore ./src/python/grpcio_channelz/.gitignore ./src/python/grpcio_csds/.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/bazel/python/.gitignore ./test/distrib/csharp/.gitignore ./test/distrib/csharp/DistribTest/.gitignore ./test/distrib/gcf/python/.gitignore ./third_party/upb/.gitignore ./third_party/googletest/.gitignore ./tools/distrib/python/.gitignore ./tools/distrib/python/grpc_prefixed/.gitignore ./tools/distrib/python/grpcio_tools/.gitignore ./tools/run_tests/xds_k8s_test_driver/.gitignore ===== Fixing shebangs ===== + echo '===== Fixing shebangs =====' + find . -type f -perm /0111 -exec gawk '/^#!\/usr\/bin\/env[[:blank:]]/ { print FILENAME }; { nextfile }' '{}' + + xargs -r sed -r -i '1{s|^(#!/usr/bin/)env[[:blank:]]+([^[:blank:]]+)|\1\2|}' ===== Fixing hard-coded C++ standard ===== + echo '===== Fixing hard-coded C++ standard =====' + sed -r -i 's/(std=c\+\+)11/\117/g' setup.py grpc.gyp Rakefile examples/cpp/compression/Makefile examples/cpp/helloworld/Makefile examples/cpp/load_balancing/Makefile examples/cpp/metadata/Makefile examples/cpp/route_guide/Makefile examples/cpp/compression/CMakeLists.txt examples/cpp/helloworld/CMakeLists.txt examples/cpp/keyvaluestore/CMakeLists.txt examples/cpp/load_balancing/CMakeLists.txt examples/cpp/metadata/CMakeLists.txt examples/cpp/route_guide/CMakeLists.txt tools/run_tests/artifacts/artifact_targets.py tools/distrib/python/grpcio_tools/setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ysu2EA + umask 022 + cd /builddir/build/BUILD + cd grpc-1.46.4 ===== Building C (core) and C++ components ===== + echo '===== Building C (core) and C++ components =====' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B redhat-linux-build -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_DO_STRIP:BOOL=OFF -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_CXX_STANDARD:STRING=17 -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=ON -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=ON -DgRPC_BUILD_GRPC_NODE_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_OBJECTIVE_C_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_PHP_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_PYTHON_PLUGIN:BOOL=ON -DgRPC_BUILD_GRPC_RUBY_PLUGIN:BOOL=ON -GNinja -- The C compiler identification is GNU 11.3.1 -- The CXX compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found c-ares: /usr/lib64/cmake/c-ares/c-ares-config.cmake (found suitable version "1.17.1", minimum required is "1.13.0") -- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.14.0") -- Found RE2 via CMake. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.0.1") -- 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_INSTALL_DO_STRIP 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.46.4/redhat-linux-build + /usr/bin/cmake --build redhat-linux-build -j6 --verbose [1/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [2/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [3/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c ../src/core/ext/transport/binder/client/channel_create.cc [4/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o -MF CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o.d -o CMakeFiles/xds_credentials_test.dir/test/core/security/xds_credentials_test.cc.o -c ../test/core/security/xds_credentials_test.cc [5/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [6/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/test/core/xds/xds_certificate_provider_test.cc.o -c ../test/core/xds/xds_certificate_provider_test.cc [7/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_certificate_provider_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [8/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [9/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/test/core/xds/xds_bootstrap_test.cc.o -c ../test/core/xds/xds_bootstrap_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/xds/xds_bootstrap_test.cc:21: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/xds/xds_bootstrap_test.cc:129:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [10/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c ../src/core/ext/transport/binder/client/jni_utils.cc [11/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c ../src/core/ext/transport/binder/client/connection_id_generator.cc [12/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c ../src/core/ext/transport/binder/client/endpoint_binder_pool.cc [13/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c ../src/core/ext/transport/binder/security_policy/binder_security_policy.cc [14/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c ../src/core/ext/transport/binder/client/channel_create_impl.cc [15/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c ../src/core/ext/transport/binder/client/security_policy_setting.cc [16/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c ../src/core/ext/transport/binder/utils/ndk_binder.cc [17/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c ../src/core/ext/transport/binder/server/binder_server_credentials.cc [18/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_android.cc [19/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_constants.cc [20/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c ../src/core/ext/transport/binder/client/binder_connector.cc [21/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c ../src/core/ext/transport/binder/wire_format/transaction.cc [22/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c ../src/core/ext/transport/binder/server/binder_server.cc [23/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/xds_bootstrap_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [24/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c ../src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [25/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/channel_cc.cc.o -c ../src/cpp/client/channel_cc.cc [26/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_writer.cc [27/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_callback.cc.o -c ../src/cpp/client/client_callback.cc [28/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_interceptor.cc.o -c ../src/cpp/client/client_interceptor.cc [29/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel.cc.o -c ../src/cpp/client/create_channel.cc [30/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [31/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/client_context.cc.o -c ../src/cpp/client/client_context.cc [32/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/codegen/codegen_init.cc.o -c ../src/cpp/codegen/codegen_init.cc [33/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_internal.cc.o -c ../src/cpp/client/create_channel_internal.cc [34/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/create_channel_posix.cc.o -c ../src/cpp/client/create_channel_posix.cc [35/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/client/credentials_cc.cc.o -c ../src/cpp/client/credentials_cc.cc [36/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/core_codegen.cc.o -c ../src/cpp/common/core_codegen.cc [37/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c ../src/core/ext/transport/binder/transport/binder_transport.cc [38/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/resource_quota_cc.cc.o -c ../src/cpp/common/resource_quota_cc.cc [39/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/completion_queue_cc.cc.o -c ../src/cpp/common/completion_queue_cc.cc [40/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/alarm.cc.o -c ../src/cpp/common/alarm.cc [41/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/rpc_method.cc.o -c ../src/cpp/common/rpc_method.cc [42/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_arguments.cc.o -c ../src/cpp/common/channel_arguments.cc [43/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/validate_service_config.cc.o -c ../src/cpp/common/validate_service_config.cc [44/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/version_cc.cc.o -c ../src/cpp/common/version_cc.cc [45/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/channel_argument_option.cc.o -c ../src/cpp/server/channel_argument_option.cc [46/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/common/channel_filter.cc.o -c ../src/cpp/common/channel_filter.cc [47/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/async_generic_service.cc.o -c ../src/cpp/server/async_generic_service.cc [48/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c ../src/cpp/server/create_default_thread_pool.cc [49/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c ../src/cpp/server/dynamic_thread_pool.cc [50/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service.cc.o -c ../src/cpp/server/health/health_check_service.cc [51/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/wire_writer_test.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 [52/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c ../src/cpp/server/external_connection_acceptor_impl.cc [53/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [54/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_callback.cc.o -c ../src/cpp/server/server_callback.cc [55/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_credentials.cc.o -c ../src/cpp/server/server_credentials.cc [56/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_builder.cc.o -c ../src/cpp/server/server_builder.cc [57/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c ../src/cpp/server/health/default_health_check_service.cc [58/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_posix.cc.o -c ../src/cpp/server/server_posix.cc [59/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/status.cc.o -c ../src/cpp/util/status.cc [60/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c ../src/cpp/util/byte_buffer_cc.cc [61/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_context.cc.o -c ../src/cpp/server/server_context.cc [62/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/time_cc.cc.o -c ../src/cpp/util/time_cc.cc [63/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/util/string_ref.cc.o -c ../src/cpp/util/string_ref.cc [64/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c ../src/cpp/thread_manager/thread_manager.cc [65/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/wire_writer_test.dir/src/cpp/server/server_cc.cc.o -c ../src/cpp/server/server_cc.cc [66/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [67/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c ../src/core/ext/transport/binder/client/jni_utils.cc [68/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/wire_writer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [69/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/test/core/gprpp/time_test.cc.o -c ../test/core/gprpp/time_test.cc [70/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c ../src/core/ext/transport/binder/client/channel_create.cc [71/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c ../src/core/ext/transport/binder/client/binder_connector.cc [72/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c ../src/core/ext/transport/binder/client/endpoint_binder_pool.cc [73/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c ../src/core/ext/transport/binder/client/security_policy_setting.cc [74/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c ../src/core/ext/transport/binder/security_policy/binder_security_policy.cc [75/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o -MF CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o.d -o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/wire_writer_test.cc.o -c ../test/core/transport/binder/wire_writer_test.cc [76/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c ../src/core/ext/transport/binder/client/connection_id_generator.cc [77/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c ../src/core/ext/transport/binder/client/channel_create_impl.cc [78/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c ../src/core/ext/transport/binder/utils/ndk_binder.cc [79/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/wire_writer_test.dir/test/core/transport/binder/mock_objects.cc.o -c ../test/core/transport/binder/mock_objects.cc [80/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_android.cc [81/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_constants.cc [82/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c ../src/core/ext/transport/binder/wire_format/transaction.cc [83/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c ../src/core/ext/transport/binder/server/binder_server_credentials.cc [84/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c ../src/core/ext/transport/binder/server/binder_server.cc [85/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/wire_writer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [86/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_writer.cc [87/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c ../src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [88/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/channel_cc.cc.o -c ../src/cpp/client/channel_cc.cc [89/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [90/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_interceptor.cc.o -c ../src/cpp/client/client_interceptor.cc [91/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_callback.cc.o -c ../src/cpp/client/client_callback.cc [92/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/client_context.cc.o -c ../src/cpp/client/client_context.cc [93/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel.cc.o -c ../src/cpp/client/create_channel.cc [94/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/codegen/codegen_init.cc.o -c ../src/cpp/codegen/codegen_init.cc [95/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_internal.cc.o -c ../src/cpp/client/create_channel_internal.cc [96/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/create_channel_posix.cc.o -c ../src/cpp/client/create_channel_posix.cc [97/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/client/credentials_cc.cc.o -c ../src/cpp/client/credentials_cc.cc [98/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c ../src/core/ext/transport/binder/transport/binder_transport.cc [99/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/core_codegen.cc.o -c ../src/cpp/common/core_codegen.cc [100/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/resource_quota_cc.cc.o -c ../src/cpp/common/resource_quota_cc.cc [101/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/rpc_method.cc.o -c ../src/cpp/common/rpc_method.cc [102/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/completion_queue_cc.cc.o -c ../src/cpp/common/completion_queue_cc.cc [103/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/alarm.cc.o -c ../src/cpp/common/alarm.cc [104/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/channel_argument_option.cc.o -c ../src/cpp/server/channel_argument_option.cc [105/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/version_cc.cc.o -c ../src/cpp/common/version_cc.cc [106/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/validate_service_config.cc.o -c ../src/cpp/common/validate_service_config.cc [107/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/async_generic_service.cc.o -c ../src/cpp/server/async_generic_service.cc [108/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_arguments.cc.o -c ../src/cpp/common/channel_arguments.cc [109/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c ../src/cpp/server/create_default_thread_pool.cc [110/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service.cc.o -c ../src/cpp/server/health/health_check_service.cc [111/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c ../src/cpp/server/dynamic_thread_pool.cc [112/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/wire_reader_test.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 [113/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/common/channel_filter.cc.o -c ../src/cpp/common/channel_filter.cc [114/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c ../src/cpp/server/external_connection_acceptor_impl.cc [115/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_callback.cc.o -c ../src/cpp/server/server_callback.cc [116/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_credentials.cc.o -c ../src/cpp/server/server_credentials.cc [117/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_posix.cc.o -c ../src/cpp/server/server_posix.cc [118/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_builder.cc.o -c ../src/cpp/server/server_builder.cc [119/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c ../src/cpp/util/byte_buffer_cc.cc [120/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/status.cc.o -c ../src/cpp/util/status.cc [121/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/string_ref.cc.o -c ../src/cpp/util/string_ref.cc [122/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/util/time_cc.cc.o -c ../src/cpp/util/time_cc.cc [123/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_context.cc.o -c ../src/cpp/server/server_context.cc [124/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c ../src/cpp/server/health/default_health_check_service.cc [125/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c ../src/cpp/thread_manager/thread_manager.cc [126/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/wire_reader_test.dir/src/cpp/server/server_cc.cc.o -c ../src/cpp/server/server_cc.cc [127/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c ../test/core/bad_client/bad_client.cc [128/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/wire_reader_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [129/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [130/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/test/core/bad_client/tests/window_overflow.cc.o -c ../test/core/bad_client/tests/window_overflow.cc [131/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o -MF CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o.d -o CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o -c ../test/core/gpr/useful_test.cc In file included from ../test/core/gpr/useful_test.cc:23: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/gpr/useful_test.cc:36:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/gpr/useful_test.cc:44:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [132/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [133/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o -MF CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o.d -o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/mock_objects.cc.o -c ../test/core/transport/binder/mock_objects.cc [134/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/wire_reader_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [135/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o -MF CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o.d -o CMakeFiles/wire_reader_test.dir/test/core/transport/binder/wire_reader_test.cc.o -c ../test/core/transport/binder/wire_reader_test.cc [136/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [137/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice_refcount.cc.o -c ../src/core/lib/slice/slice_refcount.cc [138/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/too_many_pings_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [139/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o -MF CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o.d -o CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o -c ../test/core/promise/try_seq_test.cc [140/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [141/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/window_overflow_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [142/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o -MF CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o.d -o CMakeFiles/tls_test.dir/test/core/gpr/tls_test.cc.o -c ../test/core/gpr/tls_test.cc [143/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [144/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/useful_test.dir/test/core/gpr/useful_test.cc.o CMakeFiles/useful_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/useful_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o useful_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [145/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o -MF CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o.d -o CMakeFiles/too_many_pings_test.dir/test/core/transport/chttp2/too_many_pings_test.cc.o -c ../test/core/transport/chttp2/too_many_pings_test.cc [146/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [147/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_test.dir/test/core/json/json_test.cc.o -MF CMakeFiles/json_test.dir/test/core/json/json_test.cc.o.d -o CMakeFiles/json_test.dir/test/core/json/json_test.cc.o -c ../test/core/json/json_test.cc [148/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [149/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/try_seq_test.dir/test/core/promise/try_seq_test.cc.o CMakeFiles/try_seq_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/try_seq_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o try_seq_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2111.0.0 /usr/lib64/libabsl_status.so.2111.0.0 /usr/lib64/libabsl_cord.so.2111.0.0 /usr/lib64/libabsl_cordz_info.so.2111.0.0 /usr/lib64/libabsl_cord_internal.so.2111.0.0 /usr/lib64/libabsl_cordz_functions.so.2111.0.0 /usr/lib64/libabsl_exponential_biased.so.2111.0.0 /usr/lib64/libabsl_cordz_handle.so.2111.0.0 /usr/lib64/libabsl_synchronization.so.2111.0.0 /usr/lib64/libabsl_stacktrace.so.2111.0.0 /usr/lib64/libabsl_symbolize.so.2111.0.0 /usr/lib64/libabsl_debugging_internal.so.2111.0.0 /usr/lib64/libabsl_demangle_internal.so.2111.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2111.0.0 /usr/lib64/libabsl_malloc_internal.so.2111.0.0 /usr/lib64/libabsl_time.so.2111.0.0 /usr/lib64/libabsl_civil_time.so.2111.0.0 /usr/lib64/libabsl_time_zone.so.2111.0.0 /usr/lib64/libabsl_str_format_internal.so.2111.0.0 /usr/lib64/libabsl_bad_optional_access.so.2111.0.0 /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_strings.so.2111.0.0 /usr/lib64/libabsl_throw_delegate.so.2111.0.0 /usr/lib64/libabsl_strings_internal.so.2111.0.0 /usr/lib64/libabsl_int128.so.2111.0.0 /usr/lib64/libabsl_base.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 /usr/lib64/libabsl_spinlock_wait.so.2111.0.0 && : [150/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [151/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/util/tls_test_utils.cc.o -c ../test/cpp/util/tls_test_utils.cc [152/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/too_many_pings_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [153/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/test/cpp/security/tls_certificate_verifier_test.cc.o -c ../test/cpp/security/tls_certificate_verifier_test.cc [154/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [155/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [156/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o -MF CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o.d -o CMakeFiles/time_jump_test.dir/test/cpp/common/time_jump_test.cc.o -c ../test/cpp/common/time_jump_test.cc [157/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [158/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/time_jump_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [159/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o -MF CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o.d -o CMakeFiles/thread_manager_test.dir/test/cpp/thread_manager/thread_manager_test.cc.o -c ../test/cpp/thread_manager/thread_manager_test.cc [160/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_manager_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [161/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/test/cpp/util/time_test.cc.o -c ../test/cpp/util/time_test.cc [162/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_certificate_verifier_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [163/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/test/cpp/util/slice_test.cc.o -c ../test/cpp/util/slice_test.cc [164/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [165/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/time_jump_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [166/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/util/tls_test_utils.cc.o -c ../test/cpp/util/tls_test_utils.cc [167/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [168/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_manager_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [169/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice.cc.o -c ../src/core/lib/slice/slice.cc [170/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [171/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/test/cpp/server/credentials_test.cc.o -c ../test/cpp/server/credentials_test.cc [172/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c ../src/core/lib/slice/slice_string_helpers.cc [173/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/test/core/util/build.cc.o -c ../test/core/util/build.cc [174/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [175/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_util_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [176/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/src/core/lib/gprpp/time.cc.o -c ../src/core/lib/gprpp/time.cc [177/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/test/core/slice/slice_test.cc.o -c ../test/core/slice/slice_test.cc In file included from ../test/core/slice/slice_test.cc:28: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/slice/slice_test.cc:72:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [178/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_util_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [179/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [180/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_cpp_server_credentials_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [181/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o -MF CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o.d -o CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o -c ../test/core/gprpp/table_test.cc [182/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [183/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_slice_slice_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [184/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o -MF CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o.d -o CMakeFiles/string_ref_test.dir/test/cpp/util/string_ref_test.cc.o -c ../test/cpp/util/string_ref_test.cc [185/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [186/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [187/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/test_core_gprpp_time_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [188/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/string_ref_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [189/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o -MF CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/test/core/transport/chttp2/streams_not_seen_test.cc.o -c ../test/core/transport/chttp2/streams_not_seen_test.cc [190/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o -MF CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o.d -o CMakeFiles/status_util_test.dir/test/core/channel/status_util_test.cc.o -c ../test/core/channel/status_util_test.cc [191/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [192/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/table_test.dir/test/core/gprpp/table_test.cc.o CMakeFiles/table_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/table_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o table_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_optional_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [193/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [194/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o -MF CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o.d -o CMakeFiles/stat_test.dir/test/core/gprpp/stat_test.cc.o -c ../test/core/gprpp/stat_test.cc [195/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/status_util_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [196/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/string_ref_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [197/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o -MF CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o.d -o CMakeFiles/smoke_test.dir/test/core/event_engine/smoke_test.cc.o -c ../test/core/event_engine/smoke_test.cc [198/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stat_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [199/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/streams_not_seen_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [200/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o -MF CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o.d -o CMakeFiles/sleep_test.dir/test/core/promise/sleep_test.cc.o -c ../test/core/promise/sleep_test.cc [201/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/status_util_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [202/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/smoke_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [203/3865] /usr/bin/gcc -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=gnu99 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/ext/upb-generated/google/protobuf/any.upb.c.o -c ../src/core/ext/upb-generated/google/protobuf/any.upb.c [204/3865] /usr/bin/gcc -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=gnu99 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/ext/upb-generated/google/rpc/status.upb.c.o -c ../src/core/ext/upb-generated/google/rpc/status.upb.c [205/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/alloc.cc.o -c ../src/core/lib/gpr/alloc.cc [206/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/atm.cc.o -c ../src/core/lib/gpr/atm.cc [207/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_iphone.cc.o -c ../src/core/lib/gpr/cpu_iphone.cc [208/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_linux.cc.o -c ../src/core/lib/gpr/cpu_linux.cc [209/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_posix.cc.o -c ../src/core/lib/gpr/cpu_posix.cc [210/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/cpu_windows.cc.o -c ../src/core/lib/gpr/cpu_windows.cc [211/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_linux.cc.o -c ../src/core/lib/gpr/env_linux.cc [212/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_posix.cc.o -c ../src/core/lib/gpr/env_posix.cc [213/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/env_windows.cc.o -c ../src/core/lib/gpr/env_windows.cc [214/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log.cc.o -c ../src/core/lib/gpr/log.cc [215/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_android.cc.o -c ../src/core/lib/gpr/log_android.cc [216/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_linux.cc.o -c ../src/core/lib/gpr/log_linux.cc [217/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_posix.cc.o -c ../src/core/lib/gpr/log_posix.cc [218/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stat_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [219/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/log_windows.cc.o -c ../src/core/lib/gpr/log_windows.cc [220/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/murmur_hash.cc.o -c ../src/core/lib/gpr/murmur_hash.cc [221/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_posix.cc.o -c ../src/core/lib/gpr/string_posix.cc [222/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_util_windows.cc.o -c ../src/core/lib/gpr/string_util_windows.cc [223/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string_windows.cc.o -c ../src/core/lib/gpr/string_windows.cc [224/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync.cc.o -c ../src/core/lib/gpr/sync.cc [225/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/string.cc.o -c ../src/core/lib/gpr/string.cc [226/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_abseil.cc.o -c ../src/core/lib/gpr/sync_abseil.cc [227/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_posix.cc.o -c ../src/core/lib/gpr/sync_posix.cc [228/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/sync_windows.cc.o -c ../src/core/lib/gpr/sync_windows.cc [229/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_posix.cc.o -c ../src/core/lib/gpr/time_posix.cc [230/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time.cc.o -c ../src/core/lib/gpr/time.cc [231/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_windows.cc.o -c ../src/core/lib/gpr/time_windows.cc [232/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_msys.cc.o -c ../src/core/lib/gpr/tmpfile_msys.cc [233/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/time_precise.cc.o -c ../src/core/lib/gpr/time_precise.cc [234/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_windows.cc.o -c ../src/core/lib/gpr/tmpfile_windows.cc [235/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/wrap_memcpy.cc.o -c ../src/core/lib/gpr/wrap_memcpy.cc [236/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gpr/tmpfile_posix.cc.o -c ../src/core/lib/gpr/tmpfile_posix.cc [237/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/sleep_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [238/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/fork.cc.o -c ../src/core/lib/gprpp/fork.cc [239/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/examine_stack.cc.o -c ../src/core/lib/gprpp/examine_stack.cc [240/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/global_config_env.cc.o -c ../src/core/lib/gprpp/global_config_env.cc [241/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/mpscq.cc.o -c ../src/core/lib/gprpp/mpscq.cc [242/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_windows.cc.o -c ../src/core/lib/gprpp/stat_windows.cc [243/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/host_port.cc.o -c ../src/core/lib/gprpp/host_port.cc [244/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/smoke_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [245/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_windows.cc.o -c ../src/core/lib/gprpp/thd_windows.cc [246/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/thd_posix.cc.o -c ../src/core/lib/gprpp/thd_posix.cc [247/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/basic_timers.cc.o -c ../src/core/lib/profiling/basic_timers.cc [248/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/profiling/stap_timers.cc.o -c ../src/core/lib/profiling/stap_timers.cc [249/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/time_util.cc.o -c ../src/core/lib/gprpp/time_util.cc [250/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/stat_posix.cc.o -c ../src/core/lib/gprpp/stat_posix.cc [251/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/status_helper.cc.o -MF CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/status_helper.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/src/core/lib/gprpp/status_helper.cc.o -c ../src/core/lib/gprpp/status_helper.cc [252/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o -MF CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/test/core/gprpp/single_set_ptr_test.cc.o -c ../test/core/gprpp/single_set_ptr_test.cc [253/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/sleep_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [254/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/tests/simple_request.cc.o -c ../test/core/bad_client/tests/simple_request.cc [255/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c ../test/core/bad_client/bad_client.cc [256/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [257/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [258/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o -MF CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o.d -o CMakeFiles/test_core_security_credentials_test.dir/test/core/security/credentials_test.cc.o -c ../test/core/security/credentials_test.cc In file included from ../include/grpc/support/port_platform.h:22, from ../test/core/security/credentials_test.cc:19: ../test/core/security/credentials_test.cc: In function 'void grpc_core::{anonymous}::validate_jwt_encode_and_sign_params(const grpc_auth_json_key*, const char*, gpr_timespec)': ../test/core/security/credentials_test.cc:1298:27: warning: 'int RSA_check_key(const RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1298 | GPR_ASSERT(RSA_check_key(json_key->private_key)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ../include/grpc/impl/codegen/port_platform.h:685:43: note: in definition of macro 'GPR_UNLIKELY' 685 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ ../test/core/security/credentials_test.cc:1298:3: note: in expansion of macro 'GPR_ASSERT' 1298 | GPR_ASSERT(RSA_check_key(json_key->private_key)); | ^~~~~~~~~~ In file included from ../test/core/security/credentials_test.cc:29: /usr/include/openssl/rsa.h:278:27: note: declared here 278 | OSSL_DEPRECATEDIN_3_0 int RSA_check_key(const RSA *); | ^~~~~~~~~~~~~ In file included from ../src/core/lib/security/credentials/credentials.h:37, from ../test/core/security/credentials_test.cc:21: ../src/core/lib/transport/metadata_batch.h: In static member function 'static std::string grpc_core::GrpcStreamNetworkState::DisplayValue(grpc_core::GrpcStreamNetworkState::ValueType)': ../src/core/lib/transport/metadata_batch.h:528:3: warning: control reaches end of non-void function [-Wreturn-type] 528 | } | ^ [259/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [260/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c ../test/core/bad_client/bad_client.cc [261/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/service_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [262/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/single_set_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [263/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o -MF CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o.d -o CMakeFiles/service_config_test.dir/test/core/client_channel/service_config_test.cc.o -c ../test/core/client_channel/service_config_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/client_channel/service_config_test.cc:21: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/client_channel/service_config_test.cc:183:5: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [264/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/simple_request_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [265/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o -MF CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o.d -o CMakeFiles/binder_resolver_test.dir/test/core/client_channel/resolvers/binder_resolver_test.cc.o -c ../test/core/client_channel/resolvers/binder_resolver_test.cc In file included from ../test/core/client_channel/resolvers/binder_resolver_test.cc:15: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/client_channel/resolvers/binder_resolver_test.cc:86:7: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [266/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/service_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [267/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [268/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o -MF CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o.d -o CMakeFiles/server_chttp2_test.dir/test/core/surface/server_chttp2_test.cc.o -c ../test/core/surface/server_chttp2_test.cc [269/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o -MF CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/test/cpp/common/secure_auth_context_test.cc.o -c ../test/cpp/common/secure_auth_context_test.cc [270/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [271/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o -MF CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o.d -o CMakeFiles/retry_throttle_test.dir/test/core/client_channel/retry_throttle_test.cc.o -c ../test/core/client_channel/retry_throttle_test.cc [272/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -MF CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o.d -o CMakeFiles/sockaddr_resolver_test.dir/test/core/client_channel/resolvers/sockaddr_resolver_test.cc.o -c ../test/core/client_channel/resolvers/sockaddr_resolver_test.cc [273/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/secure_auth_context_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [274/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [275/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_chttp2_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [276/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/manual_constructor_test.dir/test/core/gprpp/manual_constructor_test.cc.o -MF CMakeFiles/manual_constructor_test.dir/test/core/gprpp/manual_constructor_test.cc.o.d -o CMakeFiles/manual_constructor_test.dir/test/core/gprpp/manual_constructor_test.cc.o -c ../test/core/gprpp/manual_constructor_test.cc [277/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -MF CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o.d -o CMakeFiles/spinlock_test.dir/test/core/gpr/spinlock_test.cc.o -c ../test/core/gpr/spinlock_test.cc [278/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c ../test/core/util/fake_udp_and_tcp_server.cc [279/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [280/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -c ../test/core/iomgr/resolve_address_test.cc [281/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [282/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c ../test/core/util/fake_udp_and_tcp_server.cc [283/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [284/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/test/core/iomgr/resolve_address_test.cc.o -c ../test/core/iomgr/resolve_address_test.cc [285/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc.o -c ../test/core/transport/chttp2/remove_stream_from_stalled_lists_test.cc [286/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [287/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/retry_throttle_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [288/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resolve_address_using_native_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [289/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [290/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o -MF CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o.d -o CMakeFiles/ref_counted_test.dir/test/core/gprpp/ref_counted_test.cc.o -c ../test/core/gprpp/ref_counted_test.cc [291/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/ref_counted_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [292/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/test/core/gprpp/ref_counted_ptr_test.cc.o -c ../test/core/gprpp/ref_counted_ptr_test.cc [293/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [294/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/remove_stream_from_stalled_lists_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [295/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c ../src/core/lib/security/authorization/grpc_authorization_policy_provider.cc ../src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: ../src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:108:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20211102::StatusCode' [-Wformat=] 108 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 109 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20211102::StatusCode [296/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [297/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/rbac_translator_test.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c ../src/core/lib/security/authorization/rbac_translator.cc [298/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/test_root_cert.cc.o -c ../test/core/end2end/data/test_root_cert.cc [299/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/ref_counted_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [300/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -MF CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o.d -o CMakeFiles/parser_test.dir/test/core/http/parser_test.cc.o -c ../test/core/http/parser_test.cc [301/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o -MF CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o.d -o CMakeFiles/proto_utils_test.dir/test/cpp/codegen/proto_utils_test.cc.o -c ../test/cpp/codegen/proto_utils_test.cc [302/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [303/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/ref_counted_ptr_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [304/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c ../src/core/ext/transport/binder/client/channel_create.cc [305/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/proto_utils_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [306/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c ../src/core/ext/transport/binder/client/binder_connector.cc [307/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c ../src/core/ext/transport/binder/client/channel_create_impl.cc [308/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c ../src/core/ext/transport/binder/client/jni_utils.cc [309/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o -MF CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o.d -o CMakeFiles/rbac_translator_test.dir/test/core/security/rbac_translator_test.cc.o -c ../test/core/security/rbac_translator_test.cc [310/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c ../src/core/ext/transport/binder/client/connection_id_generator.cc [311/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c ../src/core/ext/transport/binder/security_policy/binder_security_policy.cc [312/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c ../src/core/ext/transport/binder/client/security_policy_setting.cc [313/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c ../src/core/ext/transport/binder/client/endpoint_binder_pool.cc [314/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c ../src/core/ext/transport/binder/utils/ndk_binder.cc [315/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rbac_translator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [316/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_android.cc [317/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_constants.cc [318/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c ../src/core/ext/transport/binder/wire_format/transaction.cc [319/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c ../src/core/ext/transport/binder/server/binder_server_credentials.cc [320/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c ../src/core/ext/transport/binder/server/binder_server.cc [321/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c ../src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [322/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_writer.cc [323/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/proto_utils_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [324/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [325/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/channel_cc.cc.o -c ../src/cpp/client/channel_cc.cc [326/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_interceptor.cc.o -c ../src/cpp/client/client_interceptor.cc [327/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel.cc.o -c ../src/cpp/client/create_channel.cc [328/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_context.cc.o -c ../src/cpp/client/client_context.cc [329/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_internal.cc.o -c ../src/cpp/client/create_channel_internal.cc [330/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/codegen/codegen_init.cc.o -c ../src/cpp/codegen/codegen_init.cc [331/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/create_channel_posix.cc.o -c ../src/cpp/client/create_channel_posix.cc [332/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c ../src/core/ext/transport/binder/transport/binder_transport.cc [333/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/credentials_cc.cc.o -c ../src/cpp/client/credentials_cc.cc [334/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/client/client_callback.cc.o -c ../src/cpp/client/client_callback.cc [335/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/core_codegen.cc.o -c ../src/cpp/common/core_codegen.cc [336/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/resource_quota_cc.cc.o -c ../src/cpp/common/resource_quota_cc.cc [337/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/alarm.cc.o -c ../src/cpp/common/alarm.cc [338/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/rpc_method.cc.o -c ../src/cpp/common/rpc_method.cc [339/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/completion_queue_cc.cc.o -c ../src/cpp/common/completion_queue_cc.cc [340/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/channel_argument_option.cc.o -c ../src/cpp/server/channel_argument_option.cc [341/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_arguments.cc.o -c ../src/cpp/common/channel_arguments.cc [342/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/validate_service_config.cc.o -c ../src/cpp/common/validate_service_config.cc [343/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/async_generic_service.cc.o -c ../src/cpp/server/async_generic_service.cc [344/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/version_cc.cc.o -c ../src/cpp/common/version_cc.cc [345/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c ../src/cpp/server/create_default_thread_pool.cc [346/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service.cc.o -c ../src/cpp/server/health/health_check_service.cc [347/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/transport_stream_receiver_test.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 [348/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c ../src/cpp/server/dynamic_thread_pool.cc [349/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/common/channel_filter.cc.o -c ../src/cpp/common/channel_filter.cc [350/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c ../src/cpp/server/external_connection_acceptor_impl.cc [351/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_callback.cc.o -c ../src/cpp/server/server_callback.cc [352/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_credentials.cc.o -c ../src/cpp/server/server_credentials.cc [353/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_posix.cc.o -c ../src/cpp/server/server_posix.cc [354/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_builder.cc.o -c ../src/cpp/server/server_builder.cc [355/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c ../src/cpp/util/byte_buffer_cc.cc [356/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/status.cc.o -c ../src/cpp/util/status.cc [357/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c ../src/cpp/server/health/default_health_check_service.cc [358/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/string_ref.cc.o -c ../src/cpp/util/string_ref.cc [359/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/util/time_cc.cc.o -c ../src/cpp/util/time_cc.cc [360/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_context.cc.o -c ../src/cpp/server/server_context.cc [361/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c ../src/cpp/thread_manager/thread_manager.cc [362/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o -MF CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o.d -o CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o -c ../test/core/promise/promise_test.cc [363/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/src/cpp/server/server_cc.cc.o -c ../src/cpp/server/server_cc.cc [364/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [365/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/test/core/transport/binder/transport_stream_receiver_test.cc.o -c ../test/core/transport/binder/transport_stream_receiver_test.cc [366/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o -MF CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o.d -o CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o -c ../test/core/promise/map_test.cc [367/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o -MF CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o.d -o CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o -c ../test/core/promise/promise_factory_test.cc [368/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [369/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [370/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o -MF CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o.d -o CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o -c ../test/core/promise/poll_test.cc [371/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [372/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/promise_map_test.dir/test/core/promise/map_test.cc.o CMakeFiles/promise_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_map_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2111.0.0 /usr/lib64/libabsl_cord.so.2111.0.0 /usr/lib64/libabsl_bad_optional_access.so.2111.0.0 /usr/lib64/libabsl_cordz_info.so.2111.0.0 /usr/lib64/libabsl_cord_internal.so.2111.0.0 /usr/lib64/libabsl_cordz_functions.so.2111.0.0 /usr/lib64/libabsl_exponential_biased.so.2111.0.0 /usr/lib64/libabsl_cordz_handle.so.2111.0.0 /usr/lib64/libabsl_synchronization.so.2111.0.0 /usr/lib64/libabsl_stacktrace.so.2111.0.0 /usr/lib64/libabsl_symbolize.so.2111.0.0 /usr/lib64/libabsl_debugging_internal.so.2111.0.0 /usr/lib64/libabsl_demangle_internal.so.2111.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2111.0.0 /usr/lib64/libabsl_malloc_internal.so.2111.0.0 /usr/lib64/libabsl_time.so.2111.0.0 /usr/lib64/libabsl_civil_time.so.2111.0.0 /usr/lib64/libabsl_time_zone.so.2111.0.0 /usr/lib64/libabsl_str_format_internal.so.2111.0.0 /usr/lib64/libabsl_strings.so.2111.0.0 /usr/lib64/libabsl_strings_internal.so.2111.0.0 /usr/lib64/libabsl_base.so.2111.0.0 /usr/lib64/libabsl_spinlock_wait.so.2111.0.0 /usr/lib64/libabsl_int128.so.2111.0.0 /usr/lib64/libabsl_throw_delegate.so.2111.0.0 /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [373/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/transport_stream_receiver_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [374/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [375/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o -MF CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o.d -o CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o -c ../test/core/gprpp/overload_test.cc [376/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [377/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/promise_test.dir/test/core/promise/promise_test.cc.o CMakeFiles/promise_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2111.0.0 /usr/lib64/libabsl_cord.so.2111.0.0 /usr/lib64/libabsl_bad_optional_access.so.2111.0.0 /usr/lib64/libabsl_cordz_info.so.2111.0.0 /usr/lib64/libabsl_cord_internal.so.2111.0.0 /usr/lib64/libabsl_cordz_functions.so.2111.0.0 /usr/lib64/libabsl_exponential_biased.so.2111.0.0 /usr/lib64/libabsl_cordz_handle.so.2111.0.0 /usr/lib64/libabsl_synchronization.so.2111.0.0 /usr/lib64/libabsl_stacktrace.so.2111.0.0 /usr/lib64/libabsl_symbolize.so.2111.0.0 /usr/lib64/libabsl_debugging_internal.so.2111.0.0 /usr/lib64/libabsl_demangle_internal.so.2111.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2111.0.0 /usr/lib64/libabsl_malloc_internal.so.2111.0.0 /usr/lib64/libabsl_time.so.2111.0.0 /usr/lib64/libabsl_civil_time.so.2111.0.0 /usr/lib64/libabsl_time_zone.so.2111.0.0 /usr/lib64/libabsl_str_format_internal.so.2111.0.0 /usr/lib64/libabsl_strings.so.2111.0.0 /usr/lib64/libabsl_strings_internal.so.2111.0.0 /usr/lib64/libabsl_base.so.2111.0.0 /usr/lib64/libabsl_spinlock_wait.so.2111.0.0 /usr/lib64/libabsl_int128.so.2111.0.0 /usr/lib64/libabsl_throw_delegate.so.2111.0.0 /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [378/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [379/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [380/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [381/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [382/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [383/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [384/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [385/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/promise_factory_test.dir/test/core/promise/promise_factory_test.cc.o CMakeFiles/promise_factory_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/promise_factory_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o promise_factory_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_status.so.2111.0.0 /usr/lib64/libabsl_cord.so.2111.0.0 /usr/lib64/libabsl_bad_optional_access.so.2111.0.0 /usr/lib64/libabsl_cordz_info.so.2111.0.0 /usr/lib64/libabsl_cord_internal.so.2111.0.0 /usr/lib64/libabsl_cordz_functions.so.2111.0.0 /usr/lib64/libabsl_exponential_biased.so.2111.0.0 /usr/lib64/libabsl_cordz_handle.so.2111.0.0 /usr/lib64/libabsl_synchronization.so.2111.0.0 /usr/lib64/libabsl_stacktrace.so.2111.0.0 /usr/lib64/libabsl_symbolize.so.2111.0.0 /usr/lib64/libabsl_debugging_internal.so.2111.0.0 /usr/lib64/libabsl_demangle_internal.so.2111.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2111.0.0 /usr/lib64/libabsl_malloc_internal.so.2111.0.0 /usr/lib64/libabsl_time.so.2111.0.0 /usr/lib64/libabsl_civil_time.so.2111.0.0 /usr/lib64/libabsl_time_zone.so.2111.0.0 /usr/lib64/libabsl_str_format_internal.so.2111.0.0 /usr/lib64/libabsl_strings.so.2111.0.0 /usr/lib64/libabsl_strings_internal.so.2111.0.0 /usr/lib64/libabsl_base.so.2111.0.0 /usr/lib64/libabsl_spinlock_wait.so.2111.0.0 /usr/lib64/libabsl_int128.so.2111.0.0 /usr/lib64/libabsl_throw_delegate.so.2111.0.0 /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [386/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [387/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [388/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/observable_test.dir/src/core/lib/promise/activity.cc.o -c ../src/core/lib/promise/activity.cc [389/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [390/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [391/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/poll_test.dir/test/core/promise/poll_test.cc.o CMakeFiles/poll_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/poll_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o poll_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [392/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [393/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [394/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/overload_test.dir/test/core/gprpp/overload_test.cc.o CMakeFiles/overload_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/overload_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o overload_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [395/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/observable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [396/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o -MF CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o.d -o CMakeFiles/metadata_map_test.dir/test/core/transport/metadata_map_test.cc.o -c ../test/core/transport/metadata_map_test.cc In file included from ../test/core/transport/metadata_map_test.cc:21: ../src/core/lib/transport/metadata_batch.h: In static member function 'static std::string grpc_core::GrpcStreamNetworkState::DisplayValue(grpc_core::GrpcStreamNetworkState::ValueType)': ../src/core/lib/transport/metadata_batch.h:528:3: warning: control reaches end of non-void function [-Wreturn-type] 528 | } | ^ [397/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o -c ../test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc [398/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o -MF CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o.d -o CMakeFiles/observable_test.dir/test/core/promise/observable_test.cc.o -c ../test/core/promise/observable_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/observable_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanWatch_Test::TestBody()' at ../test/core/promise/observable_test.cc:100:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/observable_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanWatch_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/observable_test.cc:100:48: note: 'on_done' declared here 100 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/observable_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanNext_Test::TestBody()' at ../test/core/promise/observable_test.cc:76:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/observable_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanNext_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/observable_test.cc:76:48: note: 'on_done' declared here 76 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/observable_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ObservableTest_CanPushAndGet_Test::TestBody()' at ../test/core/promise/observable_test.cc:60:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/observable_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ObservableTest_CanPushAndGet_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/observable_test.cc:60:48: note: 'on_done' declared here 60 | StrictMock> on_done; | ^~~~~~~ [399/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/metadata_map_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [400/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [401/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o -MF CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o.d -o CMakeFiles/matchers_test.dir/test/core/security/matchers_test.cc.o -c ../test/core/security/matchers_test.cc [402/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o -MF CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o.d -o CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o -c ../test/core/promise/loop_test.cc In file included from ../test/core/promise/loop_test.cc:15: ../src/core/lib/promise/loop.h:119:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 119 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ../src/core/lib/promise/loop.h:119:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [403/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/observable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [404/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [405/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [406/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/miscompile_with_no_unique_address_test.dir/test/core/compiler_bugs/miscompile_with_no_unique_address_test.cc.o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/miscompile_with_no_unique_address_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o miscompile_with_no_unique_address_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [407/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/metadata_map_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [408/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [409/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o -MF CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o.d -o CMakeFiles/log_test.dir/test/core/gpr/log_test.cc.o -c ../test/core/gpr/log_test.cc [410/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -MF CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o.d -o CMakeFiles/host_port_test.dir/test/core/gprpp/host_port_test.cc.o -c ../test/core/gprpp/host_port_test.cc [411/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/src/cpp/server/load_reporter/load_data_store.cc.o -c ../src/cpp/server/load_reporter/load_data_store.cc [412/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [413/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/log_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [414/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [415/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/test/cpp/server/load_reporter/load_data_store_test.cc.o -c ../test/cpp/server/load_reporter/load_data_store_test.cc [416/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/latch_test.dir/src/core/lib/promise/activity.cc.o -c ../src/core/lib/promise/activity.cc [417/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [418/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/loop_test.dir/test/core/promise/loop_test.cc.o CMakeFiles/loop_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/loop_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o loop_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_statusor.so.2111.0.0 /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_status.so.2111.0.0 /usr/lib64/libabsl_cord.so.2111.0.0 /usr/lib64/libabsl_cordz_info.so.2111.0.0 /usr/lib64/libabsl_cord_internal.so.2111.0.0 /usr/lib64/libabsl_cordz_functions.so.2111.0.0 /usr/lib64/libabsl_exponential_biased.so.2111.0.0 /usr/lib64/libabsl_cordz_handle.so.2111.0.0 /usr/lib64/libabsl_synchronization.so.2111.0.0 /usr/lib64/libabsl_stacktrace.so.2111.0.0 /usr/lib64/libabsl_symbolize.so.2111.0.0 /usr/lib64/libabsl_debugging_internal.so.2111.0.0 /usr/lib64/libabsl_demangle_internal.so.2111.0.0 /usr/lib64/libabsl_graphcycles_internal.so.2111.0.0 /usr/lib64/libabsl_malloc_internal.so.2111.0.0 /usr/lib64/libabsl_time.so.2111.0.0 /usr/lib64/libabsl_civil_time.so.2111.0.0 /usr/lib64/libabsl_time_zone.so.2111.0.0 /usr/lib64/libabsl_str_format_internal.so.2111.0.0 /usr/lib64/libabsl_bad_optional_access.so.2111.0.0 /usr/lib64/libabsl_strings.so.2111.0.0 /usr/lib64/libabsl_strings_internal.so.2111.0.0 /usr/lib64/libabsl_base.so.2111.0.0 /usr/lib64/libabsl_spinlock_wait.so.2111.0.0 /usr/lib64/libabsl_int128.so.2111.0.0 /usr/lib64/libabsl_throw_delegate.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [419/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [420/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/log_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [421/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o -MF CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o.d -o CMakeFiles/latch_test.dir/test/core/promise/latch_test.cc.o -c ../test/core/promise/latch_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/latch_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::LatchTest_Works_Test::TestBody()' at ../test/core/promise/latch_test.cc:31:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/latch_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::LatchTest_Works_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/latch_test.cc:31:48: note: 'on_done' declared here 31 | StrictMock> on_done; | ^~~~~~~ [422/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [423/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/test/core/bad_client/tests/large_metadata.cc.o -c ../test/core/bad_client/tests/large_metadata.cc [424/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/latch_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [425/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/lb_load_data_store_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [426/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [427/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [428/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/latch_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [429/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/json_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [430/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -MF CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o.d -o CMakeFiles/fd_conservation_posix_test.dir/test/core/iomgr/fd_conservation_posix_test.cc.o -c ../test/core/iomgr/fd_conservation_posix_test.cc [431/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [432/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/large_metadata_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [433/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o -MF CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o.d -o CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o -c ../test/core/promise/join_test.cc [434/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/json_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [435/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/test/core/client_channel/rls_lb_config_parser_test.cc.o -c ../test/core/client_channel/rls_lb_config_parser_test.cc [436/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o -MF CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o.d -o CMakeFiles/thread_quota_test.dir/test/core/resource_quota/thread_quota_test.cc.o -c ../test/core/resource_quota/thread_quota_test.cc [437/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -MF CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o.d -o CMakeFiles/thread_quota_test.dir/src/core/lib/resource_quota/thread_quota.cc.o -c ../src/core/lib/resource_quota/thread_quota.cc [438/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c ../test/core/bad_client/bad_client.cc [439/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [440/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/rls_lb_config_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [441/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/bad_client/tests/server_registered_method.cc.o -c ../test/core/bad_client/tests/server_registered_method.cc [442/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [443/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/thread_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [444/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/naming/address_sorting_test.cc.o -c ../test/cpp/naming/address_sorting_test.cc [445/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o -MF CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o.d -o CMakeFiles/channel_arguments_test.dir/test/cpp/common/channel_arguments_test.cc.o -c ../test/cpp/common/channel_arguments_test.cc [446/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [447/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [448/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/join_test.dir/test/core/promise/join_test.cc.o CMakeFiles/join_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/join_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o join_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [449/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [450/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice.cc.o -c ../src/core/lib/slice/slice.cc [451/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_refcount.cc.o -c ../src/core/lib/slice/slice_refcount.cc [452/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c ../src/core/lib/slice/slice_string_helpers.cc [453/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -MF CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o.d -o CMakeFiles/slice_string_helpers_test.dir/test/core/slice/slice_string_helpers_test.cc.o -c ../test/core/slice/slice_string_helpers_test.cc [454/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/test/core/security/insecure_security_connector_test.cc.o -c ../test/core/security/insecure_security_connector_test.cc [455/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -MF CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o.d -o CMakeFiles/mpscq_test.dir/test/core/gprpp/mpscq_test.cc.o -c ../test/core/gprpp/mpscq_test.cc [456/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/thread_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [457/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [458/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -MF CMakeFiles/timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o.d -o CMakeFiles/timer_list_test.dir/test/core/iomgr/timer_list_test.cc.o -c ../test/core/iomgr/timer_list_test.cc In file included from ../include/grpc/support/port_platform.h:22, from ../include/grpc/grpc.h:22, from ../test/core/iomgr/timer_list_test.cc:24: ../test/core/iomgr/timer_list_test.cc: In function 'void long_running_service_cleanup_test()': ../test/core/iomgr/timer_list_test.cc:182:53: warning: comparison of integer expressions of different signedness: 'uint64_t' {aka 'long unsigned int'} and 'int64_t' {aka 'long int'} [-Wsign-compare] 182 | GPR_ASSERT(now.milliseconds_after_process_epoch() >= k25Days.millis()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../include/grpc/impl/codegen/port_platform.h:685:43: note: in definition of macro 'GPR_UNLIKELY' 685 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ ../test/core/iomgr/timer_list_test.cc:182:3: note: in expansion of macro 'GPR_ASSERT' 182 | GPR_ASSERT(now.milliseconds_after_process_epoch() >= k25Days.millis()); | ^~~~~~~~~~ [459/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/capture_test.dir/test/core/gprpp/capture_test.cc.o -MF CMakeFiles/capture_test.dir/test/core/gprpp/capture_test.cc.o.d -o CMakeFiles/capture_test.dir/test/core/gprpp/capture_test.cc.o -c ../test/core/gprpp/capture_test.cc [460/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -MF CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o.d -o CMakeFiles/server_test.dir/test/core/surface/server_test.cc.o -c ../test/core/surface/server_test.cc [461/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -MF CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o.d -o CMakeFiles/socket_utils_test.dir/test/core/iomgr/socket_utils_test.cc.o -c ../test/core/iomgr/socket_utils_test.cc [462/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o -MF CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o.d -o CMakeFiles/endpoint_config_test.dir/test/core/event_engine/endpoint_config_test.cc.o -c ../test/core/event_engine/endpoint_config_test.cc [463/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/server_registered_method_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [464/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o -MF CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o.d -o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl.cc.o -c ../test/core/handshake/server_ssl.cc [465/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/capture_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/capture_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/capture_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [466/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -MF CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o.d -o CMakeFiles/server_ssl_test.dir/test/core/handshake/server_ssl_common.cc.o -c ../test/core/handshake/server_ssl_common.cc ../test/core/handshake/server_ssl_common.cc: In function 'bool server_ssl_test(const char**, unsigned int, const char*)': ../test/core/handshake/server_ssl_common.cc:189:51: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | const SSL_METHOD* method = TLSv1_2_client_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from ../test/core/handshake/server_ssl_common.cc:29: /usr/include/openssl/ssl.h:2026:50: note: declared here 2026 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [467/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/insecure_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [468/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [469/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [470/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -MF CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o.d -o CMakeFiles/dualstack_socket_test.dir/test/core/end2end/dualstack_socket_test.cc.o -c ../test/core/end2end/dualstack_socket_test.cc [471/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o -MF CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o.d -o CMakeFiles/global_config_env_test.dir/test/core/gprpp/global_config_env_test.cc.o -c ../test/core/gprpp/global_config_env_test.cc [472/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -MF CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o.d -o CMakeFiles/resolve_address_using_ares_resolver_posix_test.dir/test/core/iomgr/resolve_address_posix_test.cc.o -c ../test/core/iomgr/resolve_address_posix_test.cc [473/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o -MF CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o.d -o CMakeFiles/settings_timeout_test.dir/test/core/transport/chttp2/settings_timeout_test.cc.o -c ../test/core/transport/chttp2/settings_timeout_test.cc [474/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/global_config_env_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [475/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/capture_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/capture_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/capture_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [476/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/capture_test.dir/test/core/gprpp/capture_test.cc.o CMakeFiles/capture_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/capture_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o capture_test /usr/lib64/libprotobuf.so -ldl -lm -lrt && : [477/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o -MF CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o.d -o CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o -c ../test/core/promise/race_test.cc [478/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/endpoint_config_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [479/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c ../test/core/tsi/alts/crypt/gsec_test_util.cc [480/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -MF CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o.d -o CMakeFiles/alts_counter_test.dir/test/core/tsi/alts/frame_protector/alts_counter_test.cc.o -c ../test/core/tsi/alts/frame_protector/alts_counter_test.cc [481/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/http/httpcli_test_util.cc.o -c ../test/core/http/httpcli_test_util.cc [482/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [483/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [484/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/global_config_env_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [485/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/httpscli_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [486/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/util/fake_udp_and_tcp_server.cc.o -c ../test/core/util/fake_udp_and_tcp_server.cc [487/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -MF CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o.d -o CMakeFiles/percent_encoding_test.dir/test/core/slice/percent_encoding_test.cc.o -c ../test/core/slice/percent_encoding_test.cc [488/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o -MF CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o.d -o CMakeFiles/httpscli_test.dir/test/core/http/httpscli_test.cc.o -c ../test/core/http/httpscli_test.cc [489/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_cert.cc.o -c ../test/core/end2end/data/server1_cert.cc [490/3865] /usr/bin/gcc -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c.o -c ../src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c [491/3865] /usr/bin/gcc -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c.o -c ../src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c [492/3865] /usr/bin/gcc -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c.o -c ../src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c [493/3865] /usr/bin/gcc -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=gnu99 -MD -MT CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o -MF CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o.d -o CMakeFiles/grpc.dir/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c.o -c ../src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c [494/3865] /usr/bin/gcc -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -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 [495/3865] /usr/bin/gcc -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -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 [496/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/client_certs.cc.o -c ../test/core/end2end/data/client_certs.cc [497/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/parser_test.dir/test/core/end2end/data/server1_key.cc.o -c ../test/core/end2end/data/server1_key.cc [498/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/settings_timeout_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [499/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c ../test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [500/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -MF CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o.d -o CMakeFiles/alts_tsi_utils_test.dir/test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc.o -c ../test/core/tsi/alts/handshaker/alts_tsi_utils_test.cc [501/3865] /usr/bin/g++ -Dgrpc___alts_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [502/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [503/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -MF CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o.d -o CMakeFiles/parse_address_test.dir/test/core/address_utils/parse_address_test.cc.o -c ../test/core/address_utils/parse_address_test.cc [504/3865] /usr/bin/g++ -Dgrpc___alts_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [505/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -MF CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o.d -o CMakeFiles/sequential_connectivity_test.dir/test/core/surface/sequential_connectivity_test.cc.o -c ../test/core/surface/sequential_connectivity_test.cc [506/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/activity_test.dir/src/core/lib/promise/activity.cc.o -c ../src/core/lib/promise/activity.cc [507/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [508/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/race_test.dir/test/core/promise/race_test.cc.o CMakeFiles/race_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/race_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o race_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [509/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/activity_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [510/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o -MF CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o.d -o CMakeFiles/hpack_parser_test.dir/test/core/transport/chttp2/hpack_parser_test.cc.o -c ../test/core/transport/chttp2/hpack_parser_test.cc [511/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c ../test/core/bad_client/bad_client.cc [512/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/httpscli_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [513/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [514/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o -MF CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o.d -o CMakeFiles/activity_test.dir/test/core/promise/activity_test.cc.o -c ../test/core/promise/activity_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithSuccess_Test::TestBody()' at ../test/core/promise/activity_test.cc:97:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithSuccess_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:97:48: note: 'on_done' declared here 97 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithFailure_Test::TestBody()' at ../test/core/promise/activity_test.cc:105:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ImmediatelyCompleteWithFailure_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:105:48: note: 'on_done' declared here 105 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_DropImmediately_Test::TestBody()' at ../test/core/promise/activity_test.cc:113:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_DropImmediately_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:113:48: note: 'on_done' declared here 113 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_WithContext_Test::TestBody()' at ../test/core/promise/activity_test.cc:251:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_WithContext_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:251:48: note: 'on_done' declared here 251 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_CanCancelDuringExecution_Test::TestBody()' at ../test/core/promise/activity_test.cc:266:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_CanCancelDuringExecution_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:266:48: note: 'on_done' declared here 266 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_CanCancelDuringSuccessfulExecution_Test::TestBody()' at ../test/core/promise/activity_test.cc:291:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_CanCancelDuringSuccessfulExecution_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:291:48: note: 'on_done' declared here 291 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'virtual void grpc_core::ActivityTest_ForceWakeup_Test::TestBody()' at ../test/core/promise/activity_test.cc:223:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'virtual void grpc_core::ActivityTest_ForceWakeup_Test::TestBody()': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:223:48: note: 'on_done' declared here 223 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at ../test/core/promise/activity_test.cc:208:50: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:208:50: note: 'on_done' declared here 208 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at ../test/core/promise/activity_test.cc:188:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:188:48: note: 'on_done' declared here 188 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at ../test/core/promise/activity_test.cc:208:50: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeAfterDestruction_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:208:50: note: 'on_done' declared here 208 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at ../test/core/promise/activity_test.cc:188:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_WakeSelf_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:188:48: note: 'on_done' declared here 188 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at ../test/core/promise/activity_test.cc:149:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done1' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:149:48: note: 'on_done1' declared here 149 | StrictMock> on_done1; | ^~~~~~~~ In file included from ../third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from ../third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from ../third_party/googletest/googletest/include/gtest/gtest.h:60, from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/promise/activity_test.cc:17: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at ../test/core/promise/test_wakeup_schedulers.h:44:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at ../test/core/promise/activity_test.cc:175:3: ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': ../test/core/promise/activity_test.cc:175:35: note: '' declared here 175 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ ../test/core/promise/activity_test.cc:175:3: note: in expansion of macro 'EXPECT_CALL' 175 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); | ^~~~~~~~~~~ In file included from ../third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from ../third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from ../third_party/googletest/googletest/include/gtest/gtest.h:60, from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/promise/activity_test.cc:17: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at ../test/core/promise/test_wakeup_schedulers.h:44:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at ../test/core/promise/activity_test.cc:179:3: ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': ../test/core/promise/activity_test.cc:179:35: note: '' declared here 179 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ ../test/core/promise/activity_test.cc:179:3: note: in expansion of macro 'EXPECT_CALL' 179 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); | ^~~~~~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at ../test/core/promise/activity_test.cc:149:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done1' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:149:48: note: 'on_done1' declared here 149 | StrictMock> on_done1; | ^~~~~~~~ In file included from ../third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from ../third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from ../third_party/googletest/googletest/include/gtest/gtest.h:60, from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/promise/activity_test.cc:17: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at ../test/core/promise/test_wakeup_schedulers.h:44:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at ../test/core/promise/activity_test.cc:175:3: ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': ../test/core/promise/activity_test.cc:175:35: note: '' declared here 175 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ ../test/core/promise/activity_test.cc:175:3: note: in expansion of macro 'EXPECT_CALL' 175 | EXPECT_CALL(scheduler1, Schedule(_)).WillOnce(SaveArg<0>(&cb1)); | ^~~~~~~~~~~ In file included from ../third_party/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h:42, from ../third_party/googletest/googletest/include/gtest/gtest-death-test.h:43, from ../third_party/googletest/googletest/include/gtest/gtest.h:60, from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/promise/activity_test.cc:17: In copy constructor 'testing::internal::MatcherBase::MatcherBase(const testing::internal::MatcherBase&) [with T = std::function]', inlined from 'testing::Matcher >::Matcher(const testing::Matcher >&)' at ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:483:7, inlined from 'testing::internal::MockSpec)> grpc_core::MockCallbackScheduler::gmock_Schedule(const testing::Matcher >&)' at ../test/core/promise/test_wakeup_schedulers.h:44:3, inlined from 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at ../test/core/promise/activity_test.cc:179:3: ../third_party/googletest/googletest/include/gtest/gtest-matchers.h:306:33: warning: '.testing::Matcher >::.testing::internal::MatcherBase >::buffer_' may be used uninitialized [-Wmaybe-uninitialized] 306 | : vtable_(other.vtable_), buffer_(other.buffer_) { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../test/core/promise/activity_test.cc: In member function 'void grpc_core::BarrierTest_BarrierPing_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': ../test/core/promise/activity_test.cc:179:35: note: '' declared here 179 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:2028:24: note: in definition of macro 'GMOCK_ON_CALL_IMPL_' 2028 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \ | ^~~~ ../test/core/promise/activity_test.cc:179:3: note: in expansion of macro 'EXPECT_CALL' 179 | EXPECT_CALL(scheduler2, Schedule(_)).WillOnce(SaveArg<0>(&cb2)); | ^~~~~~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]' at ../test/core/promise/activity_test.cc:132:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::Barrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:132:48: note: 'on_done' declared here 132 | StrictMock> on_done; | ^~~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock.h:62, from ../test/core/promise/activity_test.cc:17: In constructor 'testing::internal::StrictMockImpl::StrictMockImpl() [with Base = testing::MockFunction]', inlined from 'testing::StrictMock::StrictMock() [with MockClass = testing::MockFunction]' at ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:227:28, inlined from 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]' at ../test/core/promise/activity_test.cc:132:48: ../third_party/googletest/googlemock/include/gmock/gmock-nice-strict.h:128:61: warning: 'on_done' may be used uninitialized [-Wmaybe-uninitialized] 128 | StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ In file included from ../third_party/googletest/googlemock/include/gmock/gmock-function-mocker.h:43, from ../third_party/googletest/googlemock/include/gmock/gmock.h:58, from ../test/core/promise/activity_test.cc:17: ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h: In member function 'void grpc_core::BarrierTest_Barrier_Test::TestBody() [with gtest_TypeParam_ = grpc_core::SingleBarrier]': ../third_party/googletest/googlemock/include/gmock/gmock-spec-builders.h:443:15: note: by argument 1 of type 'const void*' to 'static void testing::Mock::FailUninterestingCalls(const void*)' declared here 443 | static void FailUninterestingCalls(const void* mock_obj) | ^~~~~~~~~~~~~~~~~~~~~~ ../test/core/promise/activity_test.cc:132:48: note: 'on_done' declared here 132 | StrictMock> on_done; | ^~~~~~~ [515/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [516/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/test/core/bad_client/tests/badreq.cc.o -c ../test/core/bad_client/tests/badreq.cc [517/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o -MF CMakeFiles/slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o.d -o CMakeFiles/slice_buffer_test.dir/test/core/slice/slice_buffer_test.cc.o -c ../test/core/slice/slice_buffer_test.cc [518/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c ../test/core/tsi/alts/crypt/gsec_test_util.cc [519/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o -MF CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o.d -o CMakeFiles/alts_crypt_test.dir/test/core/tsi/alts/crypt/aes_gcm_test.cc.o -c ../test/core/tsi/alts/crypt/aes_gcm_test.cc [520/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/activity_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [521/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -MF CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o.d -o CMakeFiles/mpmcqueue_test.dir/test/core/iomgr/mpmcqueue_test.cc.o -c ../test/core/iomgr/mpmcqueue_test.cc [522/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/client_certs.cc.o -c ../test/core/end2end/data/client_certs.cc [523/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_cert.cc.o -c ../test/core/end2end/data/server1_cert.cc [524/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/server1_key.cc.o -c ../test/core/end2end/data/server1_key.cc [525/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/end2end/data/test_root_cert.cc.o -c ../test/core/end2end/data/test_root_cert.cc [526/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o -MF CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o.d -o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/ssl_transport_security_test.cc.o -c ../test/core/tsi/ssl_transport_security_test.cc In file included from ../include/grpc/support/port_platform.h:22, from ../src/core/tsi/ssl_transport_security.h:22, from ../test/core/tsi/ssl_transport_security_test.cc:19: ../test/core/tsi/ssl_transport_security_test.cc: In function 'void ssl_tsi_test_do_round_trip_with_error_on_stack()': ../test/core/tsi/ssl_transport_security_test.cc:702:39: warning: 'EC_KEY* EC_KEY_new_by_curve_name(int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 702 | GPR_ASSERT(!EC_KEY_new_by_curve_name(NID_rsa)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../include/grpc/impl/codegen/port_platform.h:685:43: note: in definition of macro 'GPR_UNLIKELY' 685 | #define GPR_UNLIKELY(x) __builtin_expect((x), 0) | ^ ../test/core/tsi/ssl_transport_security_test.cc:702:3: note: in expansion of macro 'GPR_ASSERT' 702 | GPR_ASSERT(!EC_KEY_new_by_curve_name(NID_rsa)); | ^~~~~~~~~~ In file included from /usr/include/openssl/x509.h:33, from ../src/core/tsi/ssl_transport_security.h:24, from ../test/core/tsi/ssl_transport_security_test.cc:19: /usr/include/openssl/ec.h:996:31: note: declared here 996 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../test/core/tsi/ssl_transport_security_test.cc: In function 'void ssl_tsi_test_extract_cert_chain()': ../test/core/tsi/ssl_transport_security_test.cc:1017:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1017 | for (size_t i = 0; i < sk_X509_INFO_num(certInfos); i++) { | ^ [527/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/ssl_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c ../test/core/tsi/transport_security_test_lib.cc [528/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -MF CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o.d -o CMakeFiles/histogram_test.dir/test/core/util/histogram_test.cc.o -c ../test/core/util/histogram_test.cc [529/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [530/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -MF CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o.d -o CMakeFiles/fling_stream_test.dir/test/core/fling/fling_stream_test.cc.o -c ../test/core/fling/fling_stream_test.cc [531/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/hpack_parser_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [532/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -MF CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o.d -o CMakeFiles/grpc_php_plugin.dir/src/compiler/php_plugin.cc.o -c ../src/compiler/php_plugin.cc [533/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/endpoint_tests.cc.o -c ../test/core/iomgr/endpoint_tests.cc [534/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -MF CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o.d -o CMakeFiles/grpc_alts_credentials_options_test.dir/test/core/security/grpc_alts_credentials_options_test.cc.o -c ../test/core/security/grpc_alts_credentials_options_test.cc [535/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -MF CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o.d -o CMakeFiles/tcp_posix_test.dir/test/core/iomgr/tcp_posix_test.cc.o -c ../test/core/iomgr/tcp_posix_test.cc [536/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o -MF CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o.d -o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/readahead_handshaker_server_ssl.cc.o -c ../test/core/handshake/readahead_handshaker_server_ssl.cc [537/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -MF CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o.d -o CMakeFiles/handshake_server_with_readahead_handshaker_test.dir/test/core/handshake/server_ssl_common.cc.o -c ../test/core/handshake/server_ssl_common.cc ../test/core/handshake/server_ssl_common.cc: In function 'bool server_ssl_test(const char**, unsigned int, const char*)': ../test/core/handshake/server_ssl_common.cc:189:51: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 189 | const SSL_METHOD* method = TLSv1_2_client_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from ../test/core/handshake/server_ssl_common.cc:29: /usr/include/openssl/ssl.h:2026:50: note: declared here 2026 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_client_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [538/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -MF CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o.d -o CMakeFiles/grpc_ipv6_loopback_available_test.dir/test/core/iomgr/grpc_ipv6_loopback_available_test.cc.o -c ../test/core/iomgr/grpc_ipv6_loopback_available_test.cc [539/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/goaway_server_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [540/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -MF CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o.d -o CMakeFiles/goaway_server_test.dir/test/core/end2end/goaway_server_test.cc.o -c ../test/core/end2end/goaway_server_test.cc [541/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o -MF CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o.d -o CMakeFiles/bad_server_response_test.dir/test/core/end2end/bad_server_response_test.cc.o -c ../test/core/end2end/bad_server_response_test.cc [542/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_server_response_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [543/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/badreq_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [544/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [545/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/test/core/promise/try_seq_metadata_test.cc.o -c ../test/core/promise/try_seq_metadata_test.cc [546/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o -MF CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/test/core/security/authorization_matchers_test.cc.o -c ../test/core/security/authorization_matchers_test.cc [547/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o -MF CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o.d -o CMakeFiles/alarm_test.dir/test/cpp/common/alarm_test.cc.o -c ../test/cpp/common/alarm_test.cc [548/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/client_certs.cc.o -c ../test/core/end2end/data/client_certs.cc [549/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_cert.cc.o -c ../test/core/end2end/data/server1_cert.cc [550/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/server1_key.cc.o -c ../test/core/end2end/data/server1_key.cc [551/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/end2end/data/test_root_cert.cc.o -c ../test/core/end2end/data/test_root_cert.cc [552/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [553/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -MF CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o.d -o CMakeFiles/format_request_test.dir/test/core/http/format_request_test.cc.o -c ../test/core/http/format_request_test.cc [554/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -MF CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o.d -o CMakeFiles/b64_test.dir/test/core/slice/b64_test.cc.o -c ../test/core/slice/b64_test.cc [555/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o -MF CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o.d -o CMakeFiles/connection_refused_test.dir/test/core/end2end/connection_refused_test.cc.o -c ../test/core/end2end/connection_refused_test.cc [556/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/client_certs.cc.o -c ../test/core/end2end/data/client_certs.cc [557/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_cert.cc.o -c ../test/core/end2end/data/server1_cert.cc [558/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/server1_key.cc.o -c ../test/core/end2end/data/server1_key.cc [559/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/fling_test.dir/test/core/end2end/data/test_root_cert.cc.o -c ../test/core/end2end/data/test_root_cert.cc [560/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/alarm_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [561/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/connection_refused_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [562/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/authorization_matchers_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [563/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -MF CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o.d -o CMakeFiles/fling_test.dir/test/core/fling/fling_test.cc.o -c ../test/core/fling/fling_test.cc [564/3865] /usr/bin/g++ -Dgrpc___test_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -MF CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o.d -o CMakeFiles/grpc++_test.dir/src/cpp/client/channel_test_peer.cc.o -c ../src/cpp/client/channel_test_peer.cc [565/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [566/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/tests/initial_settings_frame.cc.o -c ../test/core/bad_client/tests/initial_settings_frame.cc [567/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/test/core/bad_client/bad_client.cc.o -c ../test/core/bad_client/bad_client.cc [568/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/try_seq_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [569/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create.cc.o -c ../src/core/ext/transport/binder/client/channel_create.cc [570/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -MF CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o.d -o CMakeFiles/ssl_credentials_test.dir/test/core/security/ssl_credentials_test.cc.o -c ../test/core/security/ssl_credentials_test.cc [571/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/alarm_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [572/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/connection_id_generator.cc.o -c ../src/core/ext/transport/binder/client/connection_id_generator.cc [573/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/jni_utils.cc.o -c ../src/core/ext/transport/binder/client/jni_utils.cc [574/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [575/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/binder_connector.cc.o -c ../src/core/ext/transport/binder/client/binder_connector.cc [576/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/security_policy/binder_security_policy.cc.o -c ../src/core/ext/transport/binder/security_policy/binder_security_policy.cc [577/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/channel_create_impl.cc.o -c ../src/core/ext/transport/binder/client/channel_create_impl.cc [578/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/security_policy_setting.cc.o -c ../src/core/ext/transport/binder/client/security_policy_setting.cc [579/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/ndk_binder.cc.o -c ../src/core/ext/transport/binder/utils/ndk_binder.cc [580/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/client/endpoint_binder_pool.cc.o -c ../src/core/ext/transport/binder/client/endpoint_binder_pool.cc [581/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_android.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_android.cc [582/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/binder_constants.cc.o -c ../src/core/ext/transport/binder/wire_format/binder_constants.cc [583/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/transaction.cc.o -c ../src/core/ext/transport/binder/wire_format/transaction.cc [584/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server_credentials.cc.o -c ../src/core/ext/transport/binder/server/binder_server_credentials.cc [585/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/server/binder_server.cc.o -c ../src/core/ext/transport/binder/server/binder_server.cc [586/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_writer.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_writer.cc [587/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc.o -c ../src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [588/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [589/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/wire_format/wire_reader_impl.cc.o -c ../src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [590/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [591/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [592/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [593/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [594/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [595/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [596/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -MF CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o.d -o CMakeFiles/grpc++.dir/src/core/ext/transport/binder/transport/binder_transport.cc.o -c ../src/core/ext/transport/binder/transport/binder_transport.cc [597/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/initial_settings_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [598/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [599/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [600/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [601/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [602/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [603/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [604/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [605/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [606/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [607/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [608/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [609/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [610/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [611/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [612/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [613/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [614/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [615/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [616/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [617/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/common/tls_certificate_verifier.cc.o -c ../src/cpp/common/tls_certificate_verifier.cc [618/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [619/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [620/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [621/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [622/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [623/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [624/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [625/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [626/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [627/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [628/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [629/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [630/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o -MF CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o.d -o CMakeFiles/grpc++.dir/src/cpp/server/xds_server_credentials.cc.o -c ../src/cpp/server/xds_server_credentials.cc [631/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [632/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [633/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [634/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [635/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [636/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [637/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [638/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [639/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -MF CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o.d -o CMakeFiles/sync_test.dir/test/core/gpr/sync_test.cc.o -c ../test/core/gpr/sync_test.cc [640/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o -MF CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/test/cpp/codegen/codegen_test_minimal.cc.o -c ../test/cpp/codegen/codegen_test_minimal.cc [641/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [642/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -MF CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o.d -o CMakeFiles/fd_posix_test.dir/test/core/iomgr/fd_posix_test.cc.o -c ../test/core/iomgr/fd_posix_test.cc [643/3865] /usr/bin/g++ -Dgrpc___EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [644/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -MF CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o.d -o CMakeFiles/fake_resolver_test.dir/test/core/client_channel/resolvers/fake_resolver_test.cc.o -c ../test/core/client_channel/resolvers/fake_resolver_test.cc [645/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/bad_streaming_id_bad_client_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [646/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -MF CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o.d -o CMakeFiles/env_test.dir/test/core/gpr/env_test.cc.o -c ../test/core/gpr/env_test.cc [647/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [648/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o -MF CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/test/core/transport/parsed_metadata_test.cc.o -c ../test/core/transport/parsed_metadata_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-actions.h:145, from ../third_party/googletest/googlemock/include/gmock/gmock.h:56, from ../test/core/transport/parsed_metadata_test.cc:19: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/transport/parsed_metadata_test.cc:210:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [649/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/binder_resolver_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [650/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o -MF CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o.d -o CMakeFiles/context_list_test.dir/test/core/transport/chttp2/context_list_test.cc.o -c ../test/core/transport/chttp2/context_list_test.cc [651/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o -MF CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o.d -o CMakeFiles/address_sorting_test.dir/test/cpp/naming/address_sorting_test.cc.o -c ../test/cpp/naming/address_sorting_test.cc [652/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/codegen_test_minimal.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [653/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/parsed_metadata_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [654/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/address_sorting_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [655/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -MF CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o.d -o CMakeFiles/hpack_encoder_test.dir/test/core/transport/chttp2/hpack_encoder_test.cc.o -c ../test/core/transport/chttp2/hpack_encoder_test.cc [656/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c ../src/core/lib/event_engine/memory_allocator.cc [657/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/gprpp/time.cc.o -c ../src/core/lib/gprpp/time.cc [658/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -MF CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o.d -o CMakeFiles/fake_transport_security_test.dir/test/core/tsi/transport_security_test_lib.cc.o -c ../test/core/tsi/transport_security_test_lib.cc [659/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/combiner.cc.o -c ../src/core/lib/iomgr/combiner.cc [660/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o -MF CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o.d -o CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o -c ../test/core/gprpp/match_test.cc [661/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c ../src/core/lib/iomgr/exec_ctx.cc [662/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/error.cc.o -c ../src/core/lib/iomgr/error.cc [663/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [664/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -MF CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o.d -o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/frame_protector/frame_handler_test.cc.o -c ../test/core/tsi/alts/frame_protector/frame_handler_test.cc [665/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/executor.cc.o -c ../src/core/lib/iomgr/executor.cc [666/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c ../src/core/lib/iomgr/iomgr_internal.cc [667/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/promise/activity.cc.o -c ../src/core/lib/promise/activity.cc [668/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/trace.cc.o -c ../src/core/lib/resource_quota/trace.cc [669/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o -MF CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o.d -o CMakeFiles/h2_ssl_session_reuse_test.dir/test/core/end2end/h2_ssl_session_reuse_test.cc.o -c ../test/core/end2end/h2_ssl_session_reuse_test.cc [670/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_refcount.cc.o -c ../src/core/lib/slice/slice_refcount.cc [671/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice.cc.o -c ../src/core/lib/slice/slice.cc [672/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c ../src/core/lib/slice/slice_string_helpers.cc [673/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -MF CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o.d -o CMakeFiles/frame_handler_test.dir/test/core/tsi/alts/crypt/gsec_test_util.cc.o -c ../test/core/tsi/alts/crypt/gsec_test_util.cc [674/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [675/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/address_sorting_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [676/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/test/core/resource_quota/memory_quota_stress_test.cc.o -c ../test/core/resource_quota/memory_quota_stress_test.cc [677/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/memory_quota_stress_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c ../src/core/lib/resource_quota/memory_quota.cc In file included from ../src/core/lib/resource_quota/memory_quota.cc:24: ../src/core/lib/promise/loop.h:119:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 119 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ../src/core/lib/promise/loop.h:119:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [678/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o -MF CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o.d -o CMakeFiles/init_test.dir/test/core/surface/init_test.cc.o -c ../test/core/surface/init_test.cc [679/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/byte_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/byte_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/byte_stream_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [680/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [681/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o -MF CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o.d -o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_pair_test.cc.o -c ../test/core/iomgr/endpoint_pair_test.cc [682/3865] : && /usr/bin/g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 CMakeFiles/match_test.dir/test/core/gprpp/match_test.cc.o CMakeFiles/match_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o CMakeFiles/match_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -o match_test /usr/lib64/libprotobuf.so -ldl -lm -lrt /usr/lib64/libabsl_bad_variant_access.so.2111.0.0 /usr/lib64/libabsl_raw_logging_internal.so.2111.0.0 /usr/lib64/libabsl_log_severity.so.2111.0.0 && : [683/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -MF CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o.d -o CMakeFiles/murmur_hash_test.dir/test/core/gpr/murmur_hash_test.cc.o -c ../test/core/gpr/murmur_hash_test.cc [684/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/init_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [685/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/build.cc.o -c ../test/core/util/build.cc [686/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o -MF CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o.d -o CMakeFiles/call_finalization_test.dir/test/core/channel/call_finalization_test.cc.o -c ../test/core/channel/call_finalization_test.cc [687/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/fuzzer_util.cc.o -c ../test/core/util/fuzzer_util.cc [688/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/grpc_profiler.cc.o -c ../test/core/util/grpc_profiler.cc [689/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/histogram.cc.o -c ../test/core/util/histogram.cc [690/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/event_engine/test_init.cc.o -c ../test/core/event_engine/test_init.cc [691/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/endpoint_pair_test.dir/test/core/iomgr/endpoint_tests.cc.o -c ../test/core/iomgr/endpoint_tests.cc [692/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/parse_hexstring.cc.o -c ../test/core/util/parse_hexstring.cc [693/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/cmdline.cc.o -c ../test/core/util/cmdline.cc [694/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port_isolated_runtime_environment.cc.o -c ../test/core/util/port_isolated_runtime_environment.cc [695/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/mock_endpoint.cc.o -c ../test/core/util/mock_endpoint.cc [696/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/passthru_endpoint.cc.o -c ../test/core/util/passthru_endpoint.cc [697/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port.cc.o -c ../test/core/util/port.cc [698/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/slice_splitter.cc.o -c ../test/core/util/slice_splitter.cc [699/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/reconnect_server.cc.o -c ../test/core/util/reconnect_server.cc [700/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/stack_tracer.cc.o -c ../test/core/util/stack_tracer.cc [701/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/port_server_client.cc.o -c ../test/core/util/port_server_client.cc [702/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_windows.cc.o -c ../test/core/util/subprocess_windows.cc [703/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/subprocess_posix.cc.o -c ../test/core/util/subprocess_posix.cc [704/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/resolve_localhost_ip46.cc.o -c ../test/core/util/resolve_localhost_ip46.cc [705/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/tracer_util.cc.o -c ../test/core/util/tracer_util.cc [706/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/test_config.cc.o -c ../test/core/util/test_config.cc [707/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/byte_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/byte_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/byte_stream_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [708/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -c ../test/cpp/util/byte_buffer_proto_helper.cc [709/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/string_ref_helper.cc.o -c ../test/cpp/util/string_ref_helper.cc [710/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/test/cpp/util/subprocess.cc.o -c ../test/cpp/util/subprocess.cc [711/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/tls_utils.cc.o -c ../test/core/util/tls_utils.cc [712/3865] /usr/bin/g++ -Dgrpc_test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o -MF CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o.d -o CMakeFiles/grpc_test_util.dir/test/core/util/test_tcp_server.cc.o -c ../test/core/util/test_tcp_server.cc [713/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -MF CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o.d -o CMakeFiles/load_file_test.dir/test/core/iomgr/load_file_test.cc.o -c ../test/core/iomgr/load_file_test.cc [714/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/init_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [715/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -MF CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o.d -o CMakeFiles/message_compress_test.dir/test/core/compression/message_compress_test.cc.o -c ../test/core/compression/message_compress_test.cc [716/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o -MF CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o.d -o CMakeFiles/channel_filter_test.dir/test/cpp/common/channel_filter_test.cc.o -c ../test/cpp/common/channel_filter_test.cc [717/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [718/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [719/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/client_certs.cc.o -c ../test/core/end2end/data/client_certs.cc [720/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_cert.cc.o -c ../test/core/end2end/data/server1_cert.cc [721/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/server1_key.cc.o -c ../test/core/end2end/data/server1_key.cc [722/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/core/end2end/data/test_root_cert.cc.o -c ../test/core/end2end/data/test_root_cert.cc [723/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/byte_buffer_proto_helper.cc.o -c ../test/cpp/util/byte_buffer_proto_helper.cc [724/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/test/core/security/grpc_tls_credentials_options_comparator_test.cc.o -c ../test/core/security/grpc_tls_credentials_options_comparator_test.cc [725/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/string_ref_helper.cc.o -c ../test/cpp/util/string_ref_helper.cc [726/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/subprocess.cc.o -c ../test/cpp/util/subprocess.cc [727/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/create_test_channel.cc.o -c ../test/cpp/util/create_test_channel.cc [728/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [729/3865] /usr/bin/g++ -Dgrpc___test_util_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -MF CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o.d -o CMakeFiles/grpc++_test_util.dir/test/cpp/util/test_credentials_provider.cc.o -c ../test/cpp/util/test_credentials_provider.cc [730/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/unknown_frame_bad_client_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [731/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/address_sorting_test_unsecure.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [732/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [733/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -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 [734/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o -MF CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o.d -o CMakeFiles/codegen_test_full.dir/test/cpp/codegen/codegen_test_full.cc.o -c ../test/cpp/codegen/codegen_test_full.cc [735/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/grpc_tls_credentials_options_comparator_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [736/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o -MF CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o.d -o CMakeFiles/secure_endpoint_test.dir/test/core/iomgr/endpoint_tests.cc.o -c ../test/core/iomgr/endpoint_tests.cc [737/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [738/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -MF CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o.d -o CMakeFiles/secure_endpoint_test.dir/test/core/security/secure_endpoint_test.cc.o -c ../test/core/security/secure_endpoint_test.cc [739/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o -MF CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o.d -o CMakeFiles/orphanable_test.dir/test/core/gprpp/orphanable_test.cc.o -c ../test/core/gprpp/orphanable_test.cc [740/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/no_server_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [741/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/channel_arguments_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [742/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -MF CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o.d -o CMakeFiles/check_gcp_environment_windows_test.dir/test/core/security/check_gcp_environment_windows_test.cc.o -c ../test/core/security/check_gcp_environment_windows_test.cc [743/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/orphanable_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [744/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -MF CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o.d -o CMakeFiles/no_server_test.dir/test/core/end2end/no_server_test.cc.o -c ../test/core/end2end/no_server_test.cc [745/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o -MF CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o.d -o CMakeFiles/cpp_impl_of_test.dir/test/core/gprpp/cpp_impl_of_test.cc.o -c ../test/core/gprpp/cpp_impl_of_test.cc [746/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o -MF CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/test/core/transport/timeout_encoding_test.cc.o -c ../test/core/transport/timeout_encoding_test.cc [747/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/client_authority_filter_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [748/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/codegen_test_full.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [749/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -MF CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o.d -o CMakeFiles/parse_address_with_named_scope_id_test.dir/test/core/address_utils/parse_address_with_named_scope_id_test.cc.o -c ../test/core/address_utils/parse_address_with_named_scope_id_test.cc [750/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [751/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -MF CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o.d -o CMakeFiles/cpu_test.dir/test/core/gpr/cpu_test.cc.o -c ../test/core/gpr/cpu_test.cc [752/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -MF CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o.d -o CMakeFiles/client_ssl_test.dir/test/core/handshake/client_ssl.cc.o -c ../test/core/handshake/client_ssl.cc ../test/core/handshake/client_ssl.cc: In function 'void server_thread(void*)': ../test/core/handshake/client_ssl.cc:199:51: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 199 | const SSL_METHOD* method = TLSv1_2_server_method(); | ~~~~~~~~~~~~~~~~~~~~~^~ In file included from ../test/core/handshake/client_ssl.cc:33: /usr/include/openssl/ssl.h:2025:50: note: declared here 2025 | OSSL_DEPRECATEDIN_1_1_0 __owur const SSL_METHOD *TLSv1_2_server_method(void); | ^~~~~~~~~~~~~~~~~~~~~ [753/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/slice_split_test.dir/test/core/slice/slice_split_test.cc.o -MF CMakeFiles/slice_split_test.dir/test/core/slice/slice_split_test.cc.o.d -o CMakeFiles/slice_split_test.dir/test/core/slice/slice_split_test.cc.o -c ../test/core/slice/slice_split_test.cc [754/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/orphanable_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [755/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [756/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [757/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [758/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [759/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [760/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [761/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [762/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [763/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [764/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [765/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [766/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [767/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [768/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [769/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [770/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [771/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [772/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [773/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/timeout_encoding_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [774/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [775/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [776/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [777/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [778/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [779/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [780/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [781/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [782/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/channel_argument_option.cc.o -c ../src/cpp/server/channel_argument_option.cc [783/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/async_generic_service.cc.o -c ../src/cpp/server/async_generic_service.cc [784/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/dynamic_thread_pool.cc.o -c ../src/cpp/server/dynamic_thread_pool.cc [785/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/create_default_thread_pool.cc.o -c ../src/cpp/server/create_default_thread_pool.cc [786/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service.cc.o -c ../src/cpp/server/health/health_check_service.cc [787/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/stack_tracer_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [788/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [789/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/health_check_service_server_builder_option.cc.o.d -o CMakeFiles/binder_transport_test.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 [790/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/external_connection_acceptor_impl.cc.o -c ../src/cpp/server/external_connection_acceptor_impl.cc [791/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_callback.cc.o -c ../src/cpp/server/server_callback.cc [792/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [793/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_credentials.cc.o -c ../src/cpp/server/server_credentials.cc [794/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_posix.cc.o -c ../src/cpp/server/server_posix.cc [795/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_builder.cc.o -c ../src/cpp/server/server_builder.cc [796/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/status.cc.o -c ../src/cpp/util/status.cc [797/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/util/byte_buffer_cc.cc.o -c ../src/cpp/util/byte_buffer_cc.cc [798/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/health/default_health_check_service.cc.o -c ../src/cpp/server/health/default_health_check_service.cc [799/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/thread_manager/thread_manager.cc.o -c ../src/cpp/thread_manager/thread_manager.cc [800/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_context.cc.o -c ../src/cpp/server/server_context.cc [801/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [802/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [803/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [804/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [805/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [806/3865] /usr/bin/g++ -Dgrpc___unsecure_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [807/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -MF CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o.d -o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc.o -c ../test/core/tsi/alts/handshaker/alts_handshaker_service_api_test_lib.cc [808/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -MF CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o.d -o CMakeFiles/string_test.dir/test/core/gpr/string_test.cc.o -c ../test/core/gpr/string_test.cc [809/3865] /usr/bin/g++ -Dgrpc___error_details_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [810/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o -MF CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o.d -o CMakeFiles/alts_handshaker_client_test.dir/test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc.o -c ../test/core/tsi/alts/handshaker/alts_handshaker_client_test.cc [811/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o -MF CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o.d -o CMakeFiles/binder_transport_test.dir/src/cpp/server/server_cc.cc.o -c ../src/cpp/server/server_cc.cc [812/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [813/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/flow_control_test.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/flow_control_test.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [814/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/status_helper_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [815/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o -MF CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o.d -o CMakeFiles/status_helper_test.dir/test/core/gprpp/status_helper_test.cc.o -c ../test/core/gprpp/status_helper_test.cc [816/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o -MF CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/test/core/security/tls_security_connector_test.cc.o -c ../test/core/security/tls_security_connector_test.cc [817/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/debug/trace.cc.o -c ../src/core/lib/debug/trace.cc [818/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/event_engine/memory_allocator.cc.o -c ../src/core/lib/event_engine/memory_allocator.cc [819/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o -MF CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o.d -o CMakeFiles/flow_control_test.dir/test/core/transport/chttp2/flow_control_test.cc.o -c ../test/core/transport/chttp2/flow_control_test.cc [820/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/gprpp/time.cc.o -c ../src/core/lib/gprpp/time.cc [821/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/combiner.cc.o -c ../src/core/lib/iomgr/combiner.cc [822/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/error.cc.o -c ../src/core/lib/iomgr/error.cc [823/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/flow_control_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [824/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/exec_ctx.cc.o -c ../src/core/lib/iomgr/exec_ctx.cc [825/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/iomgr_internal.cc.o -c ../src/core/lib/iomgr/iomgr_internal.cc [826/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/tls_security_connector_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [827/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/trace.cc.o -c ../src/core/lib/resource_quota/trace.cc [828/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/iomgr/executor.cc.o -c ../src/core/lib/iomgr/executor.cc [829/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_refcount.cc.o -c ../src/core/lib/slice/slice_refcount.cc [830/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/promise/activity.cc.o -c ../src/core/lib/promise/activity.cc [831/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice.cc.o -c ../src/core/lib/slice/slice.cc [832/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/slice/slice_string_helpers.cc.o -c ../src/core/lib/slice/slice_string_helpers.cc [833/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/status_helper_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [834/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -MF CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o.d -o CMakeFiles/memory_quota_test.dir/src/core/lib/resource_quota/memory_quota.cc.o -c ../src/core/lib/resource_quota/memory_quota.cc In file included from ../src/core/lib/resource_quota/memory_quota.cc:24: ../src/core/lib/promise/loop.h:119:31: warning: attribute ignored in declaration of 'union grpc_core::promise_detail::Loop::' [-Wattributes] 119 | GPR_NO_UNIQUE_ADDRESS union { GPR_NO_UNIQUE_ADDRESS PromiseType promise_; }; | ^ ../src/core/lib/promise/loop.h:119:31: note: attribute for 'union grpc_core::promise_detail::Loop::' must follow the 'union' keyword [835/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -MF CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o.d -o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/grpc_authorization_policy_provider.cc.o -c ../src/core/lib/security/authorization/grpc_authorization_policy_provider.cc ../src/core/lib/security/authorization/grpc_authorization_policy_provider.cc: In lambda function: ../src/core/lib/security/authorization/grpc_authorization_policy_provider.cc:108:60: warning: format '%d' expects argument of type 'int', but argument 5 has type 'absl::lts_20211102::StatusCode' [-Wformat=] 108 | "authorization policy reload status. code=%d error_details=%s", | ~^ | | | int 109 | status.code(), std::string(status.message()).c_str()); | ~~~~~~~~~~~~~ | | | absl::lts_20211102::StatusCode [836/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -MF CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o.d -o CMakeFiles/memory_quota_test.dir/third_party/googletest/googlemock/src/gmock-all.cc.o -c ../third_party/googletest/googlemock/src/gmock-all.cc [837/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o -MF CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o.d -o CMakeFiles/memory_quota_test.dir/test/core/resource_quota/memory_quota_test.cc.o -c ../test/core/resource_quota/memory_quota_test.cc In file included from ../test/core/resource_quota/memory_quota_test.cc:17: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperGE(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../test/core/resource_quota/memory_quota_test.cc:199:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1451:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1451 | GTEST_IMPL_CMP_HELPER_(GE, >=) | ^ ../third_party/googletest/googletest/include/gtest/gtest.h:1435:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' 1435 | if (val1 op val2) {\ | ^~ ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; typename std::enable_if<((! std::is_integral<_Tp>::value) || (! std::is_pointer<_Dp>::value))>::type* = 0]' ../test/core/resource_quota/memory_quota_test.cc:44:3: required from here ../third_party/googletest/googletest/include/gtest/gtest.h:1366:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] 1366 | if (lhs == rhs) { | ~~~~^~~~~~ [838/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/compression/args_utils.cc.o -c ../test/core/compression/args_utils.cc [839/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_cert.cc.o -c ../test/core/end2end/data/server1_cert.cc [840/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/client_certs.cc.o -c ../test/core/end2end/data/client_certs.cc [841/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/test_root_cert.cc.o -c ../test/core/end2end/data/test_root_cert.cc [842/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/data/server1_key.cc.o -c ../test/core/end2end/data/server1_key.cc [843/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_test_utils.cc.o -c ../test/core/end2end/end2end_test_utils.cc [844/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/end2end_tests.cc.o -c ../test/core/end2end/end2end_tests.cc [845/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/flow_control_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [846/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/cq_verifier.cc.o -c ../test/core/end2end/cq_verifier.cc [847/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/authority_not_supported.cc.o -c ../test/core/end2end/tests/authority_not_supported.cc [848/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_hostname.cc.o -c ../test/core/end2end/tests/bad_hostname.cc [849/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/http_proxy_fixture.cc.o -c ../test/core/end2end/fixtures/http_proxy_fixture.cc [850/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o -MF CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o.d -o CMakeFiles/end2end_tests.dir/src/core/lib/security/authorization/rbac_translator.cc.o -c ../src/core/lib/security/authorization/rbac_translator.cc [851/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/local_util.cc.o -c ../test/core/end2end/fixtures/local_util.cc [852/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/fixtures/proxy.cc.o -c ../test/core/end2end/fixtures/proxy.cc [853/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/bad_ping.cc.o -c ../test/core/end2end/tests/bad_ping.cc [854/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_client_done.cc.o -c ../test/core/end2end/tests/cancel_after_client_done.cc [855/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_invoke.cc.o -c ../test/core/end2end/tests/cancel_after_invoke.cc [856/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_host_override.cc.o -c ../test/core/end2end/tests/call_host_override.cc [857/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_before_invoke.cc.o -c ../test/core/end2end/tests/cancel_before_invoke.cc [858/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_in_a_vacuum.cc.o -c ../test/core/end2end/tests/cancel_in_a_vacuum.cc [859/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/binary_metadata.cc.o -c ../test/core/end2end/tests/binary_metadata.cc [860/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_with_status.cc.o -c ../test/core/end2end/tests/cancel_with_status.cc [861/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/client_streaming.cc.o -c ../test/core/end2end/tests/client_streaming.cc [862/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/call_creds.cc.o -c ../test/core/end2end/tests/call_creds.cc [863/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_accept.cc.o -c ../test/core/end2end/tests/cancel_after_accept.cc [864/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/connectivity.cc.o -c ../test/core/end2end/tests/connectivity.cc [865/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/disappearing_server.cc.o -c ../test/core/end2end/tests/disappearing_server.cc [866/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/default_host.cc.o -c ../test/core/end2end/tests/default_host.cc [867/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/cancel_after_round_trip.cc.o -c ../test/core/end2end/tests/cancel_after_round_trip.cc [868/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/empty_batch.cc.o -c ../test/core/end2end/tests/empty_batch.cc [869/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/channelz.cc.o -c ../test/core/end2end/tests/channelz.cc [870/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/compressed_payload.cc.o -c ../test/core/end2end/tests/compressed_payload.cc [871/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -MF CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o.d -o CMakeFiles/memory_quota_test.dir/third_party/googletest/googletest/src/gtest-all.cc.o -c ../third_party/googletest/googletest/src/gtest-all.cc [872/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filtered_metadata.cc.o -c ../test/core/end2end/tests/filtered_metadata.cc [873/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_causes_close.cc.o -c ../test/core/end2end/tests/filter_causes_close.cc [874/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/graceful_server_shutdown.cc.o -c ../test/core/end2end/tests/graceful_server_shutdown.cc [875/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_context.cc.o -c ../test/core/end2end/tests/filter_context.cc [876/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_init_fails.cc.o -c ../test/core/end2end/tests/filter_init_fails.cc [877/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/high_initial_seqno.cc.o -c ../test/core/end2end/tests/high_initial_seqno.cc [878/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/hpack_size.cc.o -c ../test/core/end2end/tests/hpack_size.cc [879/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/large_metadata.cc.o -c ../test/core/end2end/tests/large_metadata.cc [880/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/invoke_large_request.cc.o -c ../test/core/end2end/tests/invoke_large_request.cc [881/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_concurrent_streams.cc.o -c ../test/core/end2end/tests/max_concurrent_streams.cc [882/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_age.cc.o -c ../test/core/end2end/tests/max_connection_age.cc [883/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_connection_idle.cc.o -c ../test/core/end2end/tests/max_connection_idle.cc [884/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/negative_deadline.cc.o -c ../test/core/end2end/tests/negative_deadline.cc [885/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_status_code.cc.o -c ../test/core/end2end/tests/filter_status_code.cc [886/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/filter_latency.cc.o -c ../test/core/end2end/tests/filter_latency.cc [887/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_op.cc.o -c ../test/core/end2end/tests/no_op.cc [888/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/grpc_authz.cc.o -c ../test/core/end2end/tests/grpc_authz.cc [889/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/payload.cc.o -c ../test/core/end2end/tests/payload.cc [890/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping_pong_streaming.cc.o -c ../test/core/end2end/tests/ping_pong_streaming.cc [891/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/keepalive_timeout.cc.o -c ../test/core/end2end/tests/keepalive_timeout.cc [892/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/proxy_auth.cc.o -c ../test/core/end2end/tests/proxy_auth.cc [893/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/registered_call.cc.o -c ../test/core/end2end/tests/registered_call.cc [894/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_payload.cc.o -c ../test/core/end2end/tests/request_with_payload.cc [895/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/resource_quota_server.cc.o -c ../test/core/end2end/tests/resource_quota_server.cc [896/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/max_message_length.cc.o -c ../test/core/end2end/tests/max_message_length.cc [897/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_error_on_hotpath.cc.o -c ../test/core/end2end/tests/no_error_on_hotpath.cc [898/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/no_logging.cc.o -c ../test/core/end2end/tests/no_logging.cc [899/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/request_with_flags.cc.o -c ../test/core/end2end/tests/request_with_flags.cc [900/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/ping.cc.o -c ../test/core/end2end/tests/ping.cc [901/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry.cc.o -c ../test/core/end2end/tests/retry.cc [902/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc.o -c ../test/core/end2end/tests/retry_cancel_after_first_attempt_starts.cc [903/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_during_delay.cc.o -c ../test/core/end2end/tests/retry_cancel_during_delay.cc [904/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancellation.cc.o -c ../test/core/end2end/tests/retry_cancellation.cc [905/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_disabled.cc.o -c ../test/core/end2end/tests/retry_disabled.cc [906/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc.o -c ../test/core/end2end/tests/retry_exceeds_buffer_size_in_initial_batch.cc [907/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc.o -c ../test/core/end2end/tests/retry_exceeds_buffer_size_in_delay.cc [908/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc.o -c ../test/core/end2end/tests/retry_cancel_with_multiple_send_batches.cc [909/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc.o -c ../test/core/end2end/tests/retry_exceeds_buffer_size_in_subsequent_batch.cc [910/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc.o -c ../test/core/end2end/tests/retry_non_retriable_status_before_recv_trailing_metadata_started.cc [911/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_non_retriable_status.cc.o -c ../test/core/end2end/tests/retry_non_retriable_status.cc [912/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_fail.cc.o -c ../test/core/end2end/tests/retry_lb_fail.cc [913/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout.cc.o -c ../test/core/end2end/tests/retry_per_attempt_recv_timeout.cc [914/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_lb_drop.cc.o -c ../test/core/end2end/tests/retry_lb_drop.cc [915/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc.o -c ../test/core/end2end/tests/retry_per_attempt_recv_timeout_on_last_attempt.cc [916/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_initial_metadata.cc.o -c ../test/core/end2end/tests/retry_recv_initial_metadata.cc [917/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message.cc.o -c ../test/core/end2end/tests/retry_recv_message.cc [918/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_initial_metadata_refs.cc.o -c ../test/core/end2end/tests/retry_send_initial_metadata_refs.cc [919/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_trailing_metadata_error.cc.o -c ../test/core/end2end/tests/retry_recv_trailing_metadata_error.cc [920/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_recv_batch.cc.o -c ../test/core/end2end/tests/retry_send_recv_batch.cc [921/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_recv_message_replay.cc.o -c ../test/core/end2end/tests/retry_recv_message_replay.cc [922/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_delay.cc.o -c ../test/core/end2end/tests/retry_server_pushback_delay.cc [923/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_send_op_fails.cc.o -c ../test/core/end2end/tests/retry_send_op_fails.cc [924/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_server_pushback_disabled.cc.o -c ../test/core/end2end/tests/retry_server_pushback_disabled.cc [925/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_after_commit.cc.o -c ../test/core/end2end/tests/retry_streaming_after_commit.cc [926/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_throttled.cc.o -c ../test/core/end2end/tests/retry_throttled.cc [927/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc.o -c ../test/core/end2end/tests/retry_streaming_succeeds_before_replay_finished.cc [928/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_too_many_attempts.cc.o -c ../test/core/end2end/tests/retry_too_many_attempts.cc [929/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_streaming.cc.o -c ../test/core/end2end/tests/retry_streaming.cc [930/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_finishes_request.cc.o -c ../test/core/end2end/tests/server_finishes_request.cc [931/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/server_streaming.cc.o -c ../test/core/end2end/tests/server_streaming.cc [932/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_calls.cc.o -c ../test/core/end2end/tests/shutdown_finishes_calls.cc [933/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/shutdown_finishes_tags.cc.o -c ../test/core/end2end/tests/shutdown_finishes_tags.cc [934/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_goaway.cc.o -c ../test/core/end2end/tests/retry_transparent_goaway.cc [935/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_finish.cc.o -c ../test/core/end2end/tests/retry_unref_before_finish.cc [936/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_delayed_request.cc.o -c ../test/core/end2end/tests/simple_delayed_request.cc [937/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_unref_before_recv.cc.o -c ../test/core/end2end/tests/retry_unref_before_recv.cc [938/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_metadata.cc.o -c ../test/core/end2end/tests/simple_metadata.cc [939/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/streaming_error_response.cc.o -c ../test/core/end2end/tests/streaming_error_response.cc [940/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering.cc.o -c ../test/core/end2end/tests/write_buffering.cc [941/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/trailing_metadata.cc.o -c ../test/core/end2end/tests/trailing_metadata.cc [942/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/write_buffering_at_end.cc.o -c ../test/core/end2end/tests/write_buffering_at_end.cc [943/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc.o -c ../test/core/end2end/tests/retry_transparent_max_concurrent_streams.cc [944/3865] /usr/bin/g++ -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -MF CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o.d -o CMakeFiles/grpc.dir/src/core/ext/filters/channel_idle/idle_filter_state.cc.o -c ../src/core/ext/filters/channel_idle/idle_filter_state.cc [945/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc.o -c ../test/core/end2end/tests/retry_transparent_not_sent_on_wire.cc [946/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/end2end/tests/simple_request.cc.o -c ../test/core/end2end/tests/simple_request.cc [947/3865] /usr/bin/g++ -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [948/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -MF CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o.d -o CMakeFiles/combiner_test.dir/test/core/iomgr/combiner_test.cc.o -c ../test/core/iomgr/combiner_test.cc [949/3865] /usr/bin/g++ -Dend2end_tests_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -MD -MT CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -MF CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o.d -o CMakeFiles/end2end_tests.dir/test/core/util/test_lb_policies.cc.o -c ../test/core/util/test_lb_policies.cc [950/3865] /usr/bin/g++ -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [951/3865] /usr/bin/g++ -Dgrpc_EXPORTS -I../include -I../ -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++17 -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 [952/3865] /usr/bin/g++ -I../ -I../include -I../third_party/address_sorting/include -I../src/core/ext/upb-generated -I../src/core/ext/upbdefs-generated -I../third_party/upb -I../third_party/xxhash -I../third_party/googletest/googletest/include -I../third_party/googletest/googletest -I../third_party/googletest/googlemock/include -I../third_party/googletest/googlemock -Igens -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -std=c++17 -MD -MT CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o -MF CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o.d -o CMakeFiles/rbac_service_config_parser_test.dir/test/core/ext/filters/rbac/rbac_service_config_parser_test.cc.o -c ../test/core/ext/filters/rbac/rbac_service_config_parser_test.cc In file included from ../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from ../third_party/googletest/googlemock/include/gmock/gmock-matchers.h:271, from ../test/core/ext/filters/rbac/rbac_service_config_parser_test.cc:17: ../third_party/googletest/googletest/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': ../third_party/googletest/googletest/include/gtest/gtest.h:1385:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, cons