Skip to content

Instantly share code, notes, and snippets.

@Alyetama
Created July 17, 2022 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alyetama/080009096c11fab3805be65370226ea5 to your computer and use it in GitHub Desktop.
Save Alyetama/080009096c11fab3805be65370226ea5 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
➜ GRPC_PYTHON_BUILD_WITH_CYTHON=1 pip install .
Processing /Users/Alyetama/grpc
Preparing metadata (setup.py) ... done
Requirement already satisfied: six>=1.5.2 in /Users/Alyetama/miniforge3/lib/python3.10/site-packages (from grpcio==1.47.1) (1.16.0)
Building wheels for collected packages: grpcio
Building wheel for grpcio (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [3908 lines of output]
ASM Builds for BoringSSL currently not supported on: macosx-11.0-arm64
running bdist_wheel
running build
running build_py
running build_project_metadata
copying src/python/grpcio/grpc/_grpcio_metadata.py -> python_build/lib.macosx-11.0-arm64-cpython-310/grpc
copying src/python/grpcio/grpc/_cython/_credentials/roots.pem -> python_build/lib.macosx-11.0-arm64-cpython-310/grpc/_cython/_credentials
running build_ext
Found cython-generated files...
building 'grpc._cython.cygrpc' extension
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/census/grpc_context.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/census/grpc_context.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/proxy_mapper_registry.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/proxy_mapper_registry.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/alpn/alpn.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/alpn/alpn.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/annotations/deprecation.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/status.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/udpa/annotations/status.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/filter.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/annotations/resource.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/annotations/resource.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/versioning.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/udpa/annotations/versioning.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/struct.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/outlier_detection.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/client/chttp2_connector.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/client/chttp2_connector.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/validate/validate.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/validate/validate.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/common/matcher/v3/matcher.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/migrate.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/address.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/bootstrap/v3/bootstrap.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/security.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/security.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/backoff.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/sensitive.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/base.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/binder/binder_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/hash_policy.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/tap/v3/common.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/status.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/status.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/config_source.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/http.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/annotations/v3/versioning.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/http_status.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/http_status.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/authority.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/authority.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/event_service_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/percent.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/percent.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/datadog.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/collection_entry.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/extension.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/range.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/range.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/dynamic_ot.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/context_params.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/context_params.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/ratelimit_unit.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_method_list.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/extension.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/extension.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/grpc_service.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/v3/token_bucket.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/lightstep.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/health_check.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/api/annotations.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/api/annotations.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/common/matcher/v3/matcher.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_locator.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/opencensus.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/channel_idle/channel_idle_filter.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/channel_idle/channel_idle_filter.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/http_uri.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/core/v3/resource_name.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/core/v3/resource_name.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/service.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/address.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/protocol.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/data/orca/v3/orca_load_report.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/api/http.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/api/http.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/skywalking.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/service/orca/v3/orca.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/proxy_protocol.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/api/httpbody.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/api/httpbody.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/base.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/resolver.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/matcher.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/trace.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/any.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/any.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/xray.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/descriptor.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/descriptor.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/regex.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/socket_option.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/substitution_format_string.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/duration.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/duration.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/trace/v3/zipkin.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/type/matcher/v3/string.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/empty.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/empty.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/core/v3/udp_socket_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/clusters/aggregate/v3/cluster.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/xds/type/v3/typed_struct.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/struct.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/struct.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/server/chttp2_server.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/server/chttp2_server.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/common/fault/v3/fault.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/timestamp.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/timestamp.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/certs.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/protobuf/wrappers.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/protobuf/wrappers.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_method_list.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/endpoint_components.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/fault/v3/fault.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/clusters.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/google/rpc/status.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/google/rpc/status.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/endpoint/v3/load_report.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/opencensus/proto/trace/v1/trace_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/config_dump.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/api_listener.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/rbac/v3/rbac.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/init_dump.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/http/router/v3/router.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/listeners.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/listener_components.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/memory.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/quic_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/metrics.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/listener/v3/udp_listener_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/src/proto/grpc/lookup/v1/rls_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/mutex_stats.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/metrics_service.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/migrate.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/udpa/annotations/migrate.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/resolver.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/server_info.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/security.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/udpa/annotations/security.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/metrics/v3/stats.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/admin/v3/tap.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/udpa/annotations/sensitive.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/overload/v3/overload.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/deprecation.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/http_tracer.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/annotations/resource.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/rbac/v3/rbac.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/core/v3/udp_socket_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/lightstep.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/accesslog/v3/accesslog.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/opencensus.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/bootstrap/v3/bootstrap.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/route_components.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/service.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/circuit_breaker.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/route/v3/scoped_route.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/skywalking.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/cluster/v3/cluster.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/tap/v3/common.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/channel_idle/idle_filter_state.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/channel_idle/idle_filter_state.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/trace.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/service/status/v3/csds.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/datadog.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/xray.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/cookie.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/backend_metric.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/backend_metric.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/dynamic_ot.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/http_status.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/config/trace/v3/zipkin.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/http/v3/path_transformation.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/clusters/aggregate/v3/cluster.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/percent.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_locator.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/http_inputs.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/common/fault/v3/fault.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/range.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/resource_name.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/ratelimit_unit.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/fault/v3/fault.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/quic_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/matcher.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/semantic_version.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/node.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/rbac/v3/rbac.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/token_bucket.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/regex.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/http/router/v3/router.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/metrics_service.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/backup_poller.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/backup_poller.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/bin_decoder.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/bin_decoder.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/api/annotations.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/type/matcher/v3/string.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/metrics/v3/stats.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/checked.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/type/v3/typed_struct.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/cert.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/bin_encoder.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/bin_encoder.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/channel/channelz.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/channel/channelz.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/overload/v3/overload.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/certificate_provider_registry.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/certificate_provider_registry.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/api/expr/v1alpha1/syntax.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/common.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/http.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/api/http.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/chttp2_transport.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/chttp2_transport.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/secret.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/api/httpbody.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/any.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/string_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/string_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/string_util_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/string_util_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/ads.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/string_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/string_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/duration.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/sync.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/sync.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/empty.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/discovery/v3/discovery.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/channel_connectivity.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/channel_connectivity.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/sync_abseil.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/sync_abseil.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/struct.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/load_stats/v3/lrs.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/sync_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/sync_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/service/status/v3/csds.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/sync_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/sync_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/timestamp.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/time.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/time.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/cookie.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/protobuf/wrappers.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/http/v3/path_transformation.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/time_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/time_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/google/rpc/status.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/http_inputs.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/opencensus/proto/trace/v1/trace_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/time_precise.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/time_precise.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/ext/transport/chttp2/transport/chttp2_transport.cc:498:21: warning: code will never be executed [-Wunreachable-code]
? "chttp2_refcount"
^~~~~~~~~~~~~~~~~
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/metadata.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/src/proto/grpc/lookup/v1/rls_config.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/certificate_provider_store.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/certificate_provider_store.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/migrate.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/node.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/security.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/number.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/time_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/time_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/sensitive.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/tmpfile_msys.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/tmpfile_msys.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/path.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/tmpfile_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/tmpfile_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/status.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/regex.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/udpa/annotations/versioning.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/string.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/validate/validate.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/validate/validate.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/struct.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/migrate.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/matcher/v3/value.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/tmpfile_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/tmpfile_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/security.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/wrap_memcpy.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/wrap_memcpy.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/metadata/v3/metadata.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/examine_stack.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/examine_stack.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/sensitive.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/tracing/v3/custom_tag.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/status.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/channel/channelz_registry.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/channel/channelz_registry.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/envoy/type/v3/hash_policy.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/client_channel.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/client_channel.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/annotations/v3/versioning.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/endpoint_cfstream.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/endpoint_cfstream.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/authority.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/endpoint_pair_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/endpoint_pair_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/fork.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/fork.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/collection_entry.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/context_params.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/file_watcher_certificate_provider_factory.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/file_watcher_certificate_provider_factory.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upbdefs-generated/xds/core/v3/extension.upbdefs.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/global_config_env.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/global_config_env.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/resolve_address_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/resolve_address_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/sockaddr_utils_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/sockaddr_utils_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
1 warning generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/context_list.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/context_list.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_factory_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_factory_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/host_port.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/host_port.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/endpoint_pair_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/endpoint_pair_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/error.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/error.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/channel/connected_channel.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/channel/connected_channel.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_api.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_api.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/mpscq.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/mpscq.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_mutator.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_mutator.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/flow_control.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/flow_control.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/error_cfstream.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/error_cfstream.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_utils_common_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_utils_common_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/stat_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/stat_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/ev_apple.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/ev_apple.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/ev_epoll1_linux.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/ev_epoll1_linux.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/channel/promise_based_filter.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/channel/promise_based_filter.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/fake/fake_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/stat_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/stat_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/status_helper.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/status_helper.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/ev_poll_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/ev_poll_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_utils_linux.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_utils_linux.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_data.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/frame_data.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_utils_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_utils_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/iomgr/ev_poll_posix.cc:585:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_ERROR, "Polling engine does not support tracking errors.");
^~~~~~~
src/core/lib/iomgr/ev_poll_posix.cc:604:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_ERROR, "Polling engine does not support tracking errors.");
^~~~~~~
src/core/lib/iomgr/ev_poll_posix.cc:1064:15: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "%p got_event: %d r:%d w:%d [%d]", pollset,
^~~~~~~
src/core/lib/iomgr/ev_poll_posix.cc:1054:13: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "%p: got_wakeup", pollset);
^~~~~~~
src/core/lib/iomgr/ev_poll_posix.cc:1030:9: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "%p poll=%d", pollset, r);
^~~~~~~
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_utils_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_utils_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/socket_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/socket_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_client.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_client.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
5 warnings generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/ev_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/ev_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_bootstrap.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_bootstrap.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/thd_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/thd_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_goaway.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/frame_goaway.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/thd_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/thd_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/time.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/time.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/channel/status_util.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/channel/status_util.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/compression/compression.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/compression/compression.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_client_cfstream.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_client_cfstream.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/ev_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/ev_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_client_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_client_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/exec_ctx.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/exec_ctx.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gprpp/time_util.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gprpp/time_util.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/compression/compression_internal.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/compression/compression_internal.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_ping.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/frame_ping.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/executor.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/executor.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/http/format_request.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/http/format_request.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_client_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_client_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_channelz.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/client_channel_channelz.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/compression/message_compress.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/compression/message_compress.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/executor/mpmcqueue.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/executor/mpmcqueue.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/config/core_configuration.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/config/core_configuration.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_rst_stream.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/frame_rst_stream.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/http/httpcli.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/http/httpcli.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_certificate_provider.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_certificate_provider.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/iomgr/executor/mpmcqueue.cc:38:9: warning: code will never be executed [-Wunreachable-code]
gpr_time_sub(gpr_now(GPR_CLOCK_MONOTONIC), queue_head_->insert_time);
^~~~~~~~~~~~
src/core/lib/iomgr/executor/mpmcqueue.cc:126:5: warning: code will never be executed [-Wunreachable-code]
stats_.num_started++;
^~~~~~
src/core/lib/iomgr/executor/mpmcqueue.cc:160:18: warning: code will never be executed [-Wunreachable-code]
*wait_time = gpr_time_sub(gpr_now(GPR_CLOCK_MONOTONIC), start_time);
^
src/core/lib/iomgr/executor/mpmcqueue.cc:159:9: warning: code will never be executed [-Wunreachable-code]
wait_time != nullptr) {
^~~~~~~~~
src/core/lib/iomgr/executor/mpmcqueue.cc:149:18: warning: code will never be executed [-Wunreachable-code]
start_time = gpr_now(GPR_CLOCK_MONOTONIC);
^
src/core/lib/iomgr/executor/mpmcqueue.cc:148:9: warning: code will never be executed [-Wunreachable-code]
wait_time != nullptr) {
^~~~~~~~~
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_factory.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/client_channel_factory.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/polling_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/polling_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
6 warnings generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/executor/threadpool.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/executor/threadpool.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_server.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_server.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/debug/stats.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/debug/stats.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_settings.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/frame_settings.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/iomgr/executor/threadpool.cc:31:32: warning: code will never be executed [-Wunreachable-code]
gpr_timespec wait_time = gpr_time_0(GPR_TIMESPAN);
^~~~~~~~~~
1 warning generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/fork_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/fork_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_server_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_server_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/client_channel_plugin.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/client_channel_plugin.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/fork_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/fork_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/debug/stats_data.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/debug/stats_data.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/gethostname_fallback.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/gethostname_fallback.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/gethostname_host_name_max.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/gethostname_host_name_max.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/gethostname_sysconf.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/gethostname_sysconf.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/http/httpcli_security_connector.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/http/httpcli_security_connector.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/grpc_if_nametoindex_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/grpc_if_nametoindex_unsupported.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/frame_window_update.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/frame_window_update.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/internal_errqueue.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/internal_errqueue.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/iocp_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/iocp_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/iomgr.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/iomgr.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_channel_stack_modifier.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_channel_stack_modifier.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/debug/trace.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/debug/trace.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_common.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_common.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/channel_args_endpoint_config.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/channel_args_endpoint_config.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/config_selector.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/config_selector.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/iomgr_internal.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/iomgr_internal.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_encoder.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/http/parser.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/http/parser.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/default_event_engine_factory.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/default_event_engine_factory.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_client.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_client.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/iomgr_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/iomgr_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/dynamic_filters.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/dynamic_filters.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/buffer_list.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/buffer_list.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/event_engine.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/event_engine.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_server_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_server_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_encoder_table.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/tcp_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/tcp_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/time_averaged_stats.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/time_averaged_stats.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/timer.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/timer.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/iomgr_posix_cfstream.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/iomgr_posix_cfstream.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/iomgr_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/iomgr_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/load_file.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/load_file.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/call_combiner.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/call_combiner.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_parser.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/iomgr_engine.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/iomgr_engine.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/global_subchannel_pool.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/global_subchannel_pool.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/timer_generic.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/timer_generic.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/iomgr/call_combiner.cc:150:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " QUEUING");
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:144:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " EXECUTING IMMEDIATELY");
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:136:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " size: %" PRIdPTR " -> %" PRIdPTR, prev_size,
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:127:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO,
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:208:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " queue empty");
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:201:9: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " EXECUTING FROM QUEUE: closure=%p error=%s",
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:188:11: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " queue returned no result; checking again");
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:179:9: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " checking queue");
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:172:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " size: %" PRIdPTR " -> %" PRIdPTR, prev_size,
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:166:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "==> CallCombiner::Stop() [%p] [" DEBUG_FMT_STR "%s]",
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:242:13: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO,
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:233:11: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "call_combiner=%p: setting notify_on_cancel=%p",
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:222:9: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO,
^~~~~~~
src/core/lib/iomgr/call_combiner.cc:279:11: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO,
^~~~~~~
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/lockfree_event.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/lockfree_event.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
14 warnings generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/cfstream_handle.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/cfstream_handle.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/combiner.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/combiner.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/iomgr/lockfree_event.cc:103:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_DEBUG,
^~~~~~~
src/core/lib/iomgr/lockfree_event.cc:182:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_DEBUG,
^~~~~~~
src/core/lib/iomgr/lockfree_event.cc:236:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_DEBUG, "LockfreeEvent::SetReady: %p curr=%" PRIxPTR, &state_,
^~~~~~~
3 warnings generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/polling_entity.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/polling_entity.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/timer_heap.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/timer_heap.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/memory_allocator.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/memory_allocator.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/health/health_check_client.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/health/health_check_client.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/dualstack_socket_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/dualstack_socket_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/resolved_address.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/resolved_address.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/pollset.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/pollset.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/timer_manager.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/timer_manager.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/hpack_parser_table.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/hpack_parser_table.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/endpoint.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/endpoint.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/slice.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/slice.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/pollset_set.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/pollset_set.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/http_proxy.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/http_proxy.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/unix_sockets_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/unix_sockets_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/slice_buffer.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/slice_buffer.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/profiling/basic_timers.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/profiling/basic_timers.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/profiling/stap_timers.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/profiling/stap_timers.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/promise/activity.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/promise/activity.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/event_engine/trace.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/event_engine/trace.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/pollset_set_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/pollset_set_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/pollset_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/pollset_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/alloc.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/alloc.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/resolve_address.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/resolve_address.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/atm.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/atm.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/cpu_iphone.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/cpu_iphone.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/resolver_result_parsing.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/resolver_result_parsing.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/unix_sockets_posix_noop.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/unix_sockets_posix_noop.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/cpu_linux.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/cpu_linux.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/cpu_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/cpu_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/promise/sleep.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/promise/sleep.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/cpu_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/cpu_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/lb_policy.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/env_linux.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/env_linux.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/http2_settings.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/http2_settings.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/env_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/env_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/huffsyms.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/huffsyms.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/parsing.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/parsing.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/resolve_address_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/resolve_address_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/env_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/env_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_eventfd.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/wakeup_fd_eventfd.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/log.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/log.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_nospecial.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/wakeup_fd_nospecial.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resolver/resolver.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resolver/resolver.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/ext/filters/client_channel/lb_policy.cc:39:17: warning: code will never be executed [-Wunreachable-code]
? "LoadBalancingPolicy"
^~~~~~~~~~~~~~~~~~~~~
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_client_stats.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_client_stats.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/log_android.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/log_android.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/log_linux.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/log_linux.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/log_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/log_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/retry_filter.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/retry_filter.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
1 warning generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/address_filtering.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/lb_policy/address_filtering.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_pipe.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/wakeup_fd_pipe.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/security/credentials/fake/fake_credentials.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/security/credentials/fake/fake_credentials.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/stream_lists.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/stream_lists.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/resolver/resolver.cc:34:34: warning: code will never be executed [-Wunreachable-code]
? "Resolver"
^~~~~~~~~~
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/log_windows.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/log_windows.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/murmur_hash.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/murmur_hash.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/gpr/string.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/gpr/string.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
1 warning generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resolver/resolver_registry.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resolver/resolver_registry.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/wakeup_fd_posix.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/wakeup_fd_posix.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/lb_policy/child_policy_handler.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/service_config/service_config_parser.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/service_config/service_config_parser.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_cluster.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_cluster.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/stream_map.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/stream_map.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/varint.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/varint.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/chttp2/transport/writing.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/chttp2/transport/writing.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/iomgr/work_serializer.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/iomgr/work_serializer.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/security/credentials/google_default/credentials_generic.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/security/credentials/google_default/credentials_generic.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resolver/server_address.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resolver/server_address.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/b64.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/b64.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/percent_encoding.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/percent_encoding.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/lib/iomgr/work_serializer.cc:101:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Scheduling on queue : item %p", cb_wrapper);
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:90:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Executing immediately");
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:78:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "WorkSerializer::Run() %p Scheduling callback [%s:%d]",
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:112:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO,
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:128:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Destroying");
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:122:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "WorkSerializer::Orphan() %p", this);
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:138:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "WorkSerializer::DrainQueue() %p", this);
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:201:7: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Running item %p : callback scheduled at [%s:%d]",
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:197:9: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Queue returned nullptr, trying again");
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:182:11: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Queue Drained. Destroying");
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:166:9: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, " Queue Drained. Destroying");
^~~~~~~
src/core/lib/iomgr/work_serializer.cc:158:5: warning: code will never be executed [-Wunreachable-code]
gpr_log(GPR_INFO, "WorkSerializer::DrainQueueOwned() %p", this);
^~~~~~~
12 warnings generated.
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/json/json_reader.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/json/json_reader.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/security/credentials/google_default/google_default_credentials.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/security/credentials/google_default/google_default_credentials.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice_api.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice_api.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/retry_service_config.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/retry_service_config.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resource_quota/api.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resource_quota/api.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/inproc/inproc_plugin.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/inproc/inproc_plugin.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/json/json_util.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/json/json_util.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice_buffer.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice_buffer.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/transport/inproc/inproc_transport.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/transport/inproc/inproc_transport.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/security/credentials/iam/iam_credentials.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/security/credentials/iam/iam_credentials.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_cluster_specifier_plugin.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_cluster_specifier_plugin.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice_buffer_api.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice_buffer_api.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resource_quota/arena.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resource_quota/arena.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/retry_throttle.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/retry_throttle.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/json/json_writer.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/json/json_writer.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice_refcount.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice_refcount.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/service_config_channel_arg_filter.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resource_quota/memory_quota.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resource_quota/memory_quota.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice_split.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice_split.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/slice/slice_string_helpers.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/slice/slice_string_helpers.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/matchers/matchers.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/matchers/matchers.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/surface/api_trace.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/surface/api_trace.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/security/credentials/insecure/insecure_credentials.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/security/credentials/insecure/insecure_credentials.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/surface/builtins.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/surface/builtins.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/xds/xds_common_types.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/xds/xds_common_types.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/subchannel.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/subchannel.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/resource_quota/resource_quota.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/resource_quota/resource_quota.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/transport/metadata_batch.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/transport/metadata_batch.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/certs.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/certs.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/clusters.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/security/credentials/jwt/json_token.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/security/credentials/jwt/json_token.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/config_dump.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/init_dump.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/listeners.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/memory.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/memory.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/metrics.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/mutex_stats.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/server_info.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/lib/surface/byte_buffer.cc -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/lib/surface/byte_buffer.o -std=c++14 -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/include/python3.10 -arch arm64 -D_WIN32_WINNT=1536 -DGRPC_XDS_USER_AGENT_NAME_SUFFIX=\"Python\" -DGRPC_XDS_USER_AGENT_VERSION_SUFFIX=\"1.47.1\" -DOPENSSL_NO_ASM=1 -DGPR_BACKWARDS_COMPATIBILITY_MODE=1 -DHAVE_CONFIG_H=1 -DGRPC_ENABLE_FORK_SUPPORT=1 "-DPyMODINIT_FUNC=extern \"C\" __attribute__((visibility (\"default\"))) PyObject*" -DGRPC_POSIX_FORK_ALLOW_PTHREAD_ATFORK=1 -Isrc/python/grpcio -Iinclude -I. -Ithird_party/abseil-cpp -Ithird_party/address_sorting/include -Ithird_party/cares/cares/include -Ithird_party/cares -Ithird_party/cares/cares -Ithird_party/cares/config_darwin -Ithird_party/re2 -Ithird_party/boringssl-with-bazel/src/include -Ithird_party/upb -Isrc/core/ext/upb-generated -Isrc/core/ext/upbdefs-generated -Ithird_party/xxhash -Ithird_party/zlib -I/Users/Alyetama/miniforge3/include/python3.10 -c src/core/ext/upb-generated/envoy/admin/v3/tap.upb.c -o python_build/temp.macosx-11.0-arm64-cpython-310/src/core/ext/upb-generated/envoy/admin/v3/tap.upb.o -stdlib=libc++ -fvisibility=hidden -fno-wrapv -fno-exceptions -DHAVE_UNISTD_H -pthread
src/core/ext/filters/client_channel/subchannel.cc:97:17: warning: code will never be executed [-Wunreachable-code]
? "ConnectedSubchannel"
^~~~~~~~~~~~~~~~~~~~~
src/core/ext/filters/client_channel/subchannel.cc:645:69: warning: code will never be executed [-Wunreachable-code]
GRPC_TRACE_FLAG_ENABLED(grpc_trace_subchannel_refcount) ? "Subchannel"
^~~~~~~~~~~~
src/core/lib/security/credentials/jwt/json_token.cc:110:7: warning: 'PEM_read_bio_RSAPrivateKey' is deprecated [-Wdeprecated-declarations]
PEM_read_bio_RSAPrivateKey(bio, nullptr, nullptr, const_cast<char*>(""));
^
/opt/homebrew/opt/openssl@3/include/openssl/pem.h:447:24: note: 'PEM_read_bio_RSAPrivateKey' has been explicitly marked deprecated here
DECLARE_PEM_rw_cb_attr(OSSL_DEPRECATEDIN_3_0, RSAPrivateKey, RSA)
^
/opt/homebrew/opt/openssl@3/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
# define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
^
/opt/homebrew/opt/openssl@3/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
# define OSSL_DEPRECATED(since) __attribute__((deprecated))
^
arm64-apple-darwin20.0.0-clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -fPIC -O2 -isystem /Users/Alyetama/miniforge3/include -ftree-vectorize -fPIC -fPIE -fstack-protector-strong -O2 -pipe -isystem /Users/Alyetama/miniforge3/include -I/opt/homebrew/opt/openssl@3/include -I/opt/homebrew/opt/ruby/include -I/opt/homebrew/opt/readline/include -I/opt/homebrew/Cellar/libxcursor/1.2.1/include -I/opt/homebrew/opt/llvm/include -I/opt/homebrew/include -I/opt/homebrew/Cellar/tcl-tk/8.6.12_1/include -I/Users/Alyetama/miniforge3/in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment